]> git.notmuchmail.org Git - notmuch/commitdiff
lib: Make notmuch_query_search_messages set the exclude flag
authorMark Walters <markwalters1009@gmail.com>
Thu, 1 Mar 2012 22:30:37 +0000 (22:30 +0000)
committerDavid Bremner <bremner@debian.org>
Fri, 2 Mar 2012 12:27:47 +0000 (08:27 -0400)
Add a flag NOTMUCH_MESSAGE_FLAG_EXCLUDED which is set by
notmuch_query_search_messages for excluded messages. Also add an
option omit_excluded_messages to the search that we do not want the
excludes at all.

This exclude flag will be added to notmuch_query_search threads in the
next patch.


No differences found