]> git.notmuchmail.org Git - notmuch/commitdiff
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)
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.


No differences found