]> git.notmuchmail.org Git - notmuch/commit
show: Pass notmuch_message_t instead of path to show_message_body.
authorAustin Clements <amdragon@MIT.EDU>
Sat, 24 Dec 2011 18:52:43 +0000 (13:52 -0500)
committerDavid Bremner <bremner@debian.org>
Mon, 26 Dec 2011 02:17:27 +0000 (22:17 -0400)
commit36f7fe5a1c83f3f0dd8fc883db558ab058b974f3
treed571d2883fb41250a26c855209b2ffe1f640fce4
parentc44a0edadca995ddee4b159e9c465d40a32af6e4
show: Pass notmuch_message_t instead of path to show_message_body.

In addition to simplifying the code, we'll need the notmuch_message_t*
in show_message_body shortly.
notmuch-client.h
notmuch-reply.c
notmuch-show.c
show-message.c