nm: underline unread mail

This commit is contained in:
Adam Goldsmith 2018-11-20 12:08:50 -05:00
parent 3c34201077
commit d7d64f6215
1 changed files with 4 additions and 0 deletions

View File

@ -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