mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Mu4e: org-msg join lines to para (as normal)
This commit is contained in:
@ -195,7 +195,7 @@
|
||||
:after mu4e
|
||||
:when (featurep! :lang org)
|
||||
:config
|
||||
(setq org-msg-options "html-postamble:nil H:5 num:nil ^:{} toc:nil author:nil email:nil \\n:t 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-greeting-fmt "\nHi %s,\n\n"
|
||||
org-msg-greeting-name-limit 3
|
||||
|
Reference in New Issue
Block a user