diff --git a/org/config/emacs.org b/org/config/emacs.org index ee9bb3b..a7beb9f 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -2261,7 +2261,7 @@ it so you can send an HTML email. BUT, have you considered skipping the export part and write your emails directly in org-mode? #+begin_src emacs-lisp (use-package org-msg - :after (org mu4e) + :after (mu4e) :straight (:build t) :hook ((mu4e-compose-pre . org-msg-mode)) :custom-face