From c66eea7d760f37e9b1b86c0ec603590fad31ceec Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Thu, 28 Dec 2017 01:45:29 -0500 Subject: [PATCH] notmuch: handle new mailing lists --- notmuch/mail/.notmuch/hooks/post-new | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/notmuch/mail/.notmuch/hooks/post-new b/notmuch/mail/.notmuch/hooks/post-new index 01ec2d2..d995f9b 100755 --- a/notmuch/mail/.notmuch/hooks/post-new +++ b/notmuch/mail/.notmuch/hooks/post-new @@ -6,3 +6,7 @@ notmuch tag +lists +lists/deepspec -- folder:amin/lists/deepspec notmuch tag +lists +lists/haskell-cafe -- folder:amin/lists/haskell-cafe notmuch tag +lists +lists/haskell-weekly -- folder:amin/lists/haskell-weekly notmuch tag +lists +lists/hackernewsletter -- folder:amin/lists/hackernewsletter +notmuch tag +lists +lists/notmuch -- folder:amin/lists/notmuch +notmuch tag +lists +lists/info-gnu-emacs -- folder:amin/lists/info-gnu-emacs +notmuch tag +lists +lists/help-gnu-emacs -- folder:amin/lists/help-gnu-emacs +notmuch tag +lists +lists/emacs-devel -- folder:amin/lists/emacs-devel -- 2.20.1