branch: externals/notmuch-indicator
commit 94e36aea9171d9e4d16be020a2f23389a35dbbeb
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Remove TODO about notmuch count --batch
I figured it out. It probably is not what we need.
---
notmuch-indicator.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/notmuch-indicator.el b/notmuch-indicator.el
index 3cb0a21d87..10487b54a0 100644
--- a/notmuch-indicator.el
+++ b/notmuch-indicator.el
@@ -35,7 +35,6 @@
"WORK-IN-PROGRESS."
:group 'notmuch)
-;; TODO 2022-09-19: How do we actually use 'notmuch count --batch'?
(defcustom notmuch-indicator-args
'(("tag:unread and tag:inbox" "@"))
"Arguments to format the notmuch mail indicator.