-notmuch after decl for org-msg
This commit is contained in:
@@ -1027,7 +1027,7 @@ learnt the basics of org).
|
|||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package org-msg
|
(use-package org-msg
|
||||||
:after notmuch
|
:defer nil
|
||||||
:hook (message-mode-hook . org-msg-mode)
|
:hook (message-mode-hook . org-msg-mode)
|
||||||
:config
|
: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 \\n:t tex:dvipng"
|
||||||
|
|||||||
Reference in New Issue
Block a user