X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/balance2?a=blobdiff_plain;f=buster%2Fhome_files%2Fuser_eeepc%2F.emacs.d%2Finit.el;h=158a12ae83abc1b3e93a83d71b86d8e31bacd465;hb=708171ff29d1749743ff43a2e69a32d844dde5aa;hp=8717957e5aacd0e00ab22cd0b9e7236e6818a749;hpb=5304303207a36a4533f8837e22b5bf70b652ff0f;p=config diff --git a/buster/home_files/user_eeepc/.emacs.d/init.el b/buster/home_files/user_eeepc/.emacs.d/init.el index 8717957..158a12a 100644 --- a/buster/home_files/user_eeepc/.emacs.d/init.el +++ b/buster/home_files/user_eeepc/.emacs.d/init.el @@ -123,6 +123,7 @@ (setq smtpmail-stream-type 'ssl) (setq smtpmail-smtp-user "plom") (setq mml-secure-openpgp-encrypt-to-self t) +(add-hook 'message-setup-hook 'mml-secure-sign-pgpmime) ;; constructs From: domain if mail composer directly called (from without ;; notmuch), but we don't actually intend to do that