(Emacs)+notmuch-hello-sections

This commit is contained in:
2020-09-27 21:55:45 +01:00
parent c72234d607
commit 22b59f9dce

View File

@@ -1016,6 +1016,7 @@ integrate it into my workflow just a bit better.
(start-process-shell-command "" nil "mbsync -a")) (start-process-shell-command "" nil "mbsync -a"))
:custom :custom
(notmuch-show-logo nil) (notmuch-show-logo nil)
(notmuch-hello-sections '(notmuch-hello-insert-saved-searches notmuch-hello-insert-alltags))
(mail-signature +mail/signature) (mail-signature +mail/signature)
(mail-default-directory +mail/local-dir) (mail-default-directory +mail/local-dir)
(mail-source-directory +mail/local-dir) (mail-source-directory +mail/local-dir)