Fix #4043: correctly load org-msg-mode for mu4e

This commit is contained in:
Henrik Lissner 2020-10-06 14:03:05 -04:00
parent 8afba81b02
commit dbe09f9b43
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -106,7 +106,7 @@
(use-package! org-msg (use-package! org-msg
:hook (org-load . org-msg-mode) :hook (mu4e-compose-pre . org-msg-mode)
:config :config
(setq org-msg-startup "inlineimages" (setq org-msg-startup "inlineimages"
org-msg-greeting-name-limit 3 org-msg-greeting-name-limit 3