summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-09-23 01:21:44 +0100
committerjao <jao@gnu.org>2021-09-23 01:21:44 +0100
commitd137ea3ba59e61b838904fd72652c658cd6ac2fc (patch)
tree33d5f3ce2294b97df8d14d8084fed3ec7d720dc6 /notmuch.org
parent02febe0d66e0c77209d9f5bc831f7a7c0f49d856 (diff)
downloadelibs-d137ea3ba59e61b838904fd72652c658cd6ac2fc.tar.gz
elibs-d137ea3ba59e61b838904fd72652c658cd6ac2fc.tar.bz2
nits
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)