Add org-msg back to mail setup
This commit is contained in:
parent
2aa01445b0
commit
a5a93adb85
2 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
2
init.el
2
init.el
|
|
@ -172,7 +172,7 @@
|
|||
yaml ; JSON, but readable
|
||||
|
||||
:email
|
||||
(mu4e)
|
||||
(mu4e +org)
|
||||
;;notmuch
|
||||
;;(wanderlust +gmail)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue