diff --git a/init-extension/init-mu4e.el b/init-extension/init-mu4e.el index f0537f13f..7d5158160 100644 --- a/init-extension/init-mu4e.el +++ b/init-extension/init-mu4e.el @@ -48,6 +48,8 @@ ;; html to text conversion program ;;(setq mu4e-html2text-command "html2text -utf8 -width 140") (setq mu4e-html2text-command "html2markdown --body-width=0 | grep -v ' _place_holder;'") +;; auto convert to html when sending +(setq org-mu4e-convert-to-html t) ;; form magnars ;; Start mu4e in fullscreen, immediately ping for new mail