mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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)
|
||||
|
||||
;; 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)
|
||||
|
||||
|
Reference in New Issue
Block a user