diff options
Diffstat (limited to '.emacs.d/modules')
-rw-r--r-- | .emacs.d/modules/thanos-mu4e.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/modules/thanos-mu4e.el b/.emacs.d/modules/thanos-mu4e.el index ec2001c..c1fffd0 100644 --- a/.emacs.d/modules/thanos-mu4e.el +++ b/.emacs.d/modules/thanos-mu4e.el @@ -106,7 +106,7 @@ smtpmail-smtp-server "smtp.fastmail.com" smtpmail-smtp-service 465 smtpmail-stream-type 'ssl - mu4e-compose-signature "Thanos Apollo\nhttps://thanosapollo.com" + mu4e-compose-signature "\nThanos Apollo\nhttps://thanosapollo.com" mu4e-compose-context-policy 'ask mu4e-compose-format-flowed t) |