fix removal of unread hook when filtering messages
This commit is contained in:
parent
00ec885eaa
commit
5b3989f3e1
2 changed files with 3 additions and 3 deletions
|
@ -46,7 +46,7 @@
|
|||
;; (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 'notmuch-show-hook '+notmuch-show-expand-only-unread-h)
|
||||
|
||||
(add-hook 'doom-real-buffer-functions #'notmuch-interesting-buffer)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue