summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch.org')
-rw-r--r--notmuch.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/notmuch.org b/notmuch.org
index b0e5cfc..a07443a 100644
--- a/notmuch.org
+++ b/notmuch.org
@@ -84,7 +84,7 @@
t)
,(jao-notmuch--q "bml" "flagged" "rb" '("tag:flagged" "tag:bigml") t)
,(jao-notmuch--q "jao" "flagged" "rj" '("tag:flagged" "not tag:bigml") t)
- ,(jao-notmuch--q "new" nil "n" '("tag:new"))))
+ ,(jao-notmuch--q "unread" nil "n" '("tag:unread"))))
(defun jao-notmuch-tree-widen-search ()
(interactive)