Add org-msg back to mail setup

This commit is contained in:
Antoine Martin 2022-04-10 02:10:13 +02:00
parent 2aa01445b0
commit a5a93adb85
2 changed files with 3 additions and 2 deletions

View file

@ -541,7 +541,8 @@ Doom adds a hook, making it impossible to disable. This allows us to toggle it
manually. manually.
#+begin_src emacs-lisp #+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 #+end_src
** Message quoting style ** Message quoting style

View file

@ -172,7 +172,7 @@
yaml ; JSON, but readable yaml ; JSON, but readable
:email :email
(mu4e) (mu4e +org)
;;notmuch ;;notmuch
;;(wanderlust +gmail) ;;(wanderlust +gmail)