]> git.notmuchmail.org Git - notmuch/commit
cli/show: use single stream for printf / gmime object output
authorDavid Bremner <david@tethera.net>
Sat, 27 May 2017 16:51:13 +0000 (13:51 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 30 May 2017 12:02:07 +0000 (09:02 -0300)
commit331310c4bae664e557909805db25239bb14ec484
tree8611af2e735c98b4c682f2240d20310d7bd9c4b7
parent555e2abe9d838bcf16d7e44f8aea69ded8ffd7f4
cli/show: use single stream for printf / gmime object output

This is again motivated by the need to transition away from
GMimeStreamFile for output to stdout.

format_part_mbox is left alone for now, as this cannot be mixed in
with output using gmime object output.
notmuch-client.h
notmuch-show.c