summaryrefslogtreecommitdiffstats
path: root/notmuch-client.h
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2017-05-27 13:51:13 -0300
committerDavid Bremner <david@tethera.net>2017-05-30 09:02:07 -0300
commit331310c4bae664e557909805db25239bb14ec484 (patch)
tree8611af2e735c98b4c682f2240d20310d7bd9c4b7 /notmuch-client.h
parent555e2abe9d838bcf16d7e44f8aea69ded8ffd7f4 (diff)
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.
Diffstat (limited to 'notmuch-client.h')
-rw-r--r--notmuch-client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/notmuch-client.h b/notmuch-client.h
index 5692caf3..62d4bcec 100644
--- a/notmuch-client.h
+++ b/notmuch-client.h
@@ -86,6 +86,7 @@ typedef struct notmuch_show_params {
int part;
notmuch_crypto_t crypto;
notmuch_bool_t include_html;
+ GMimeStream *out_stream;
} notmuch_show_params_t;
/* There's no point in continuing when we've detected that we've done