diff options
-rw-r--r-- | .emacs.d/modules/thanos-mu4e.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.emacs.d/modules/thanos-mu4e.el b/.emacs.d/modules/thanos-mu4e.el index 32f3d00..709b4f9 100644 --- a/.emacs.d/modules/thanos-mu4e.el +++ b/.emacs.d/modules/thanos-mu4e.el @@ -104,8 +104,7 @@ (setf message-send-mail-function 'smtpmail-send-it mu4e-compose-signature "Thanos Apollo\nhttps://thanosapollo.org\n" - mu4e-compose-context-policy 'ask - mu4e-compose-format-flowed t) + mu4e-compose-context-policy 'ask) (setf mu4e-view-actions (delete-dups |