mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-28 16:51:08 -05:00
only show unread messages in notmuch-show threads (fold read msgs)
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
|
||||
;; (setq-hook! 'notmuch-show-mode-hook line-spacing 0)
|
||||
|
||||
;; only unfold unread messages in thread by default
|
||||
(add-hook 'notmuch-show-hook '+notmuch-expand-only-unread-h)
|
||||
|
||||
(add-hook 'doom-real-buffer-functions #'notmuch-interesting-buffer)
|
||||
|
||||
(advice-add #'notmuch-start-notmuch-sentinel :around #'+notmuch-dont-confirm-on-kill-process-a)
|
||||
|
Reference in New Issue
Block a user