Attempt to fix org-msg by not soading it until mu4e loads
This commit is contained in:
parent
ecfe42050b
commit
e47a83c023
@ -3100,6 +3100,8 @@ This is a big one; I use a lot of customisation here.
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package org-msg
|
||||
:after mu4e
|
||||
:defer t
|
||||
:config
|
||||
(org-msg-mode)
|
||||
:custom
|
||||
|
Loading…
Reference in New Issue
Block a user