]> git.notmuchmail.org Git - notmuch/commit
cli/show: replace deprecated notmuch_message_get_flag
authorDavid Bremner <david@tethera.net>
Sat, 11 Jul 2020 18:30:05 +0000 (15:30 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 18 Jul 2020 14:03:28 +0000 (11:03 -0300)
commitef27194a93736910070320be5615a0257342c543
tree1f2122c21f231f1ab7da54d2e8c79c3cbaf9bc6a
parentc76832a2037d375ab99dbeba3b37d1aca2103a36
cli/show: replace deprecated notmuch_message_get_flag

This can be seen as moving an abort out of the library, into the CLI
where we can both print to stderr and shut the process down without
ill effect.
notmuch-show.c