home · contact · privacy
Minor corrections.
[config] / buster / home_files / user_eeepc / .emacs.d / init.el
index 158a12ae83abc1b3e93a83d71b86d8e31bacd465..31a4dcba29e16a2cb2a8fa6d04789f6bf5dcd3af 100644 (file)
 ;; this only works if we use notmuch-mua-send instead of message-send
 (setq notmuch-fcc-dirs '(("plom@plomlompom.com" . "maildir/Sent")))
 
+;; this gets rid of "i-did-not-set--mail-host-address--so-tickle-me"
+;; in the message ID
+(setq mail-host-address "plomlompom.com")
 
 ;; org mode
 ;; ========