summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index cdd2d45..865c944 100644
--- a/init.el
+++ b/init.el
@@ -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)