summaryrefslogtreecommitdiffstats
path: root/notmuch/hooks/post-new
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch/hooks/post-new')
-rwxr-xr-xnotmuch/hooks/post-new4
1 files changed, 2 insertions, 2 deletions
diff --git a/notmuch/hooks/post-new b/notmuch/hooks/post-new
index ed6f9dc..27e503f 100755
--- a/notmuch/hooks/post-new
+++ b/notmuch/hooks/post-new
@@ -1,4 +1,4 @@
#!/bin/sh
-notmuch tag +spam -- tag:new and folder:spam
-notmuch tag -new -- tag:new
+notmuch tag +spam -new -- tag:new and folder:spam
+# notmuch tag -new -- tag:new