mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
sharp-quote notmuch-show hook
This commit is contained in:
@ -46,7 +46,7 @@
|
|||||||
;; (setq-hook! 'notmuch-show-mode-hook line-spacing 0)
|
;; (setq-hook! 'notmuch-show-mode-hook line-spacing 0)
|
||||||
|
|
||||||
;; only unfold unread messages in thread by default
|
;; only unfold unread messages in thread by default
|
||||||
(add-hook 'notmuch-show-hook '+notmuch-show-expand-only-unread-h)
|
(add-hook 'notmuch-show-hook #'+notmuch-show-expand-only-unread-h)
|
||||||
|
|
||||||
(add-hook 'doom-real-buffer-functions #'notmuch-interesting-buffer)
|
(add-hook 'doom-real-buffer-functions #'notmuch-interesting-buffer)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user