From ca7cd76aa8267e8a794d0e29af29c5f17f1be8df Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Tue, 1 Sep 2020 23:28:30 +0100 Subject: -notmuch after decl for org-msg --- Emacs/.config/emacs/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Emacs/.config/emacs/config.org') diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org index 9c9ab97..473e1d2 100644 --- a/Emacs/.config/emacs/config.org +++ b/Emacs/.config/emacs/config.org @@ -1027,7 +1027,7 @@ learnt the basics of org). #+begin_src emacs-lisp (use-package org-msg - :after notmuch + :defer nil :hook (message-mode-hook . org-msg-mode) :config (setq org-msg-options "html-postamble:nil H:5 num:nil ^:{} toc:nil author:nil email:nil \\n:t tex:dvipng" -- cgit v1.2.3-13-gbd6f