nm: underline unread mail
This commit is contained in:
parent
3c34201077
commit
d7d64f6215
@ -746,6 +746,10 @@
|
|||||||
(interactive)
|
(interactive)
|
||||||
(shell-command "muchsync ag")
|
(shell-command "muchsync ag")
|
||||||
(nm-refresh))
|
(nm-refresh))
|
||||||
|
|
||||||
|
; Make unread mail more visible
|
||||||
|
(set-face-underline 'nm-unread-face t)
|
||||||
|
|
||||||
(setq message-kill-buffer-on-exit t
|
(setq message-kill-buffer-on-exit t
|
||||||
mail-host-address "adamgoldsmith.name"
|
mail-host-address "adamgoldsmith.name"
|
||||||
mail-specify-envelope-from t
|
mail-specify-envelope-from t
|
||||||
|
Loading…
Reference in New Issue
Block a user