Add org-msg back to mail setup
This commit is contained in:
parent
2aa01445b0
commit
a5a93adb85
|
@ -541,7 +541,8 @@ Doom adds a hook, making it impossible to disable. This allows us to toggle it
|
|||
manually.
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(remove-hook! mu4e-compose-pre #'org-msg-mode)
|
||||
(after! org-msg
|
||||
(setq +mu4e-compose-org-msg-toggle-next nil))
|
||||
#+end_src
|
||||
|
||||
** Message quoting style
|
||||
|
|
Loading…
Reference in a new issue