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

View file

@ -1,4 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; email/mu4e/packages.el
(package! org-msg :pin "b0765b2d0bc06cdd1fd78836ef958eb81e603dd1")
(package! org-msg :pin "2db6725c4a4f4342a9c61895b7c3c82795b01fee")