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:
Itai Y. Efrat 2021-06-28 18:07:00 +03:00 committed by TEC
parent f9b47ed38a
commit 0f7800b9d1
No known key found for this signature in database
GPG key ID: 779591AFDB81F06C
2 changed files with 2 additions and 2 deletions

View file

@ -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))