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:
TEC 2021-01-05 16:30:29 +08:00
parent 6c2d68ea17
commit 39442daeb2
No known key found for this signature in database
GPG key ID: 779591AFDB81F06C
2 changed files with 2 additions and 2 deletions

View file

@ -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"
org-msg-startup "hidestars indent inlineimages"
org-msg-greeting-name-limit 3
org-msg-text-plain-alternative t)
org-msg-default-alternatives '(html text))
(defvar +org-msg-currently-exporting nil
"Helper variable to indicate whether org-msg is currently exporting the org buffer to HTML.