nm: underline unread mail
This commit is contained in:
parent
3c34201077
commit
d7d64f6215
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user