Bump org-msg
jeremy-compostella/org-msg@2db6725 -> jeremy-compostella/org-msg@bb378c79 Also update `org-msg-text-plain-alternative` to new format
This commit is contained in:
parent
6c2d68ea17
commit
39442daeb2
2 changed files with 2 additions and 2 deletions
|
@ -231,7 +231,7 @@ Ignores all arguments and returns nil."
|
||||||
(setq org-msg-options "html-postamble:nil H:5 num:nil ^:{} toc:nil author:nil email:nil tex:dvipng"
|
(setq org-msg-options "html-postamble:nil H:5 num:nil ^:{} toc:nil author:nil email:nil tex:dvipng"
|
||||||
org-msg-startup "hidestars indent inlineimages"
|
org-msg-startup "hidestars indent inlineimages"
|
||||||
org-msg-greeting-name-limit 3
|
org-msg-greeting-name-limit 3
|
||||||
org-msg-text-plain-alternative t)
|
org-msg-default-alternatives '(html text))
|
||||||
|
|
||||||
(defvar +org-msg-currently-exporting nil
|
(defvar +org-msg-currently-exporting nil
|
||||||
"Helper variable to indicate whether org-msg is currently exporting the org buffer to HTML.
|
"Helper variable to indicate whether org-msg is currently exporting the org buffer to HTML.
|
||||||
|
|
|
@ -2,6 +2,6 @@
|
||||||
;;; email/mu4e/packages.el
|
;;; email/mu4e/packages.el
|
||||||
|
|
||||||
(when (featurep! +org)
|
(when (featurep! +org)
|
||||||
(package! org-msg :pin "2db6725c4a4f4342a9c61895b7c3c82795b01fee"))
|
(package! org-msg :pin "bb378c7942804b81ac9ddf4b14381cd9d84c993c"))
|
||||||
|
|
||||||
(package! mu4e-alert :pin "91f0657c5b245a9de57aa38391221fb5d141d9bd")
|
(package! mu4e-alert :pin "91f0657c5b245a9de57aa38391221fb5d141d9bd")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue