diff options
-rw-r--r-- | init.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2119,6 +2119,7 @@ :config (setq notmuch-hello-sections '(notmuch-hello-insert-saved-searches)) (setq notmuch-archive-tags '("-unread")) + (setq notmuch-draft-tags '("+draft" "-unread")) (setq notmuch-search-oldest-first nil) (setq notmuch-show-indent-messages-width 0) |