Bump org-msg
jeremy-compostella/org-msg@557d490 -> jeremy-compostella/org-msg@2db6725 Reverts the version of org-msg to what it was in the beginning of the mu4e pr. Also reverts back to using `org-msg-text-plain-alternative` due to this.
This commit is contained in:
parent
f9b47ed38a
commit
0f7800b9d1
2 changed files with 2 additions and 2 deletions
|
@ -111,7 +111,7 @@
|
|||
:config
|
||||
(setq org-msg-startup "inlineimages"
|
||||
org-msg-greeting-name-limit 3
|
||||
org-msg-default-alternatives '(html text)))
|
||||
org-msg-text-plain-alternative t))
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; email/mu4e/packages.el
|
||||
|
||||
(package! org-msg :pin "b0765b2d0bc06cdd1fd78836ef958eb81e603dd1")
|
||||
(package! org-msg :pin "2db6725c4a4f4342a9c61895b7c3c82795b01fee")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue