]> git.notmuchmail.org Git - notmuch/commit
lib: add notmuch_message_has_maildir_flag
authorDavid Bremner <david@tethera.net>
Sun, 20 Aug 2017 01:07:26 +0000 (22:07 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 30 Aug 2017 00:56:21 +0000 (21:56 -0300)
commit0a40ea4b48357c69de6456a305f75b7bda649c9d
tree62ab00f970a01f0fb783f70d780a5d75a5fbeeae
parent8a8fb39b0c0199f224f4477cbcab2d7a578fee0f
lib: add notmuch_message_has_maildir_flag

I considered a higher level interface where the caller passes a tag
name rather than a flag character, but the role of the "unread" tag is
particularly confusing with such an interface.
lib/message.cc
lib/notmuch.h