Minor refactors
This commit is contained in:
parent
fe5e6fff9a
commit
e1a9bf234f
2 changed files with 2 additions and 3 deletions
|
@ -109,8 +109,7 @@
|
|||
|
||||
;; Only render to html once. If the first send fails for whatever reason,
|
||||
;; org-mu4e would do so each time you try again.
|
||||
(add-hook! 'message-send-hook
|
||||
(setq-local org-mu4e-convert-to-html nil)))
|
||||
(setq-hook! 'message-send-hook org-mu4e-convert-to-html nil))
|
||||
|
||||
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue