mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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:
@ -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")
|
||||
|
Reference in New Issue
Block a user