]> granicus.if.org Git - neomutt/commit
add nm_exclude_tags
authorKarel Zak <kzak@redhat.com>
Tue, 22 Oct 2013 18:34:57 +0000 (11:34 -0700)
committerRichard Russon <rich@flatcap.org>
Mon, 14 Mar 2016 23:11:42 +0000 (23:11 +0000)
commit9881f7905305b781df0d73088c869c736610b73e
tree5c4ff69fcffb90100a249f85bfc22d939da41256
parent352288df29c963650dac1721981aca63e8e9329b
add nm_exclude_tags

Based on patch from: Raghavendra D Prabhu <rprabhu@wnohang.net>

 This makes use of notmuch_query_add_tag_exclude in notmuch API, to
 exclude messages tagged with tags from nm_exclude_tags from  query
 results by default unless specified explicitly.

Signed-off-by: Raghavendra D Prabhu <rprabhu@wnohang.net>
Signed-off-by: Karel Zak <kzak@redhat.com>
README.notmuch
globals.h
init.h
mutt_notmuch.c