Fix the org-msg backend

This commit is contained in:
Gergely Polonkai 2020-02-20 15:13:20 +01:00
parent ea739ab583
commit 38e52bb216
No known key found for this signature in database
GPG Key ID: 38F402C8471DDE93
1 changed files with 1 additions and 0 deletions

View File

@ -3080,6 +3080,7 @@ An alternative could be
:config
(org-msg-mode)
:custom
(org-msg-supported-mua '((sendmail-user-agent . "mu4e")))
(org-msg-options "html-postamble:nil H:5 num:nil ^:{} toc:nil")
(org-msg-startup "hidestars indent inlineimages")
(org-msg-greeting-fmt "\nHello,\n\n")