diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 3d5f8fb..f4f43e6 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -746,6 +746,10 @@ (interactive) (shell-command "muchsync ag") (nm-refresh)) + + ; Make unread mail more visible + (set-face-underline 'nm-unread-face t) + (setq message-kill-buffer-on-exit t mail-host-address "adamgoldsmith.name" mail-specify-envelope-from t