notmuch tweaks

This commit is contained in:
Petr Nyc
2026-01-19 21:10:13 +01:00
parent f4e8efeb8f
commit 3c76055b05

View File

@@ -629,7 +629,9 @@ before packages are loaded."
;; email config ;; email config
;; the saved command is a work-around for not working address completion ;; the saved command is a work-around for not working address completion
(setq notmuch-show-logo nil (setq notmuch-show-logo nil
notmuch-search-oldest-first nil notmuch-search-oldest-first nil ;; new email on top
notmuch-column-control 1.0 ;; just one columnt for searches
notmuch-hello-insert-recent-searches nil ;; don't display recent searches in notmuch-helo
notmuch-address-command "/Users/jetpac/bin/notmuch-address" notmuch-address-command "/Users/jetpac/bin/notmuch-address"
;; these are default ;; these are default