]> git.notmuchmail.org Git - notmuch/commit
show: Feed the sprinter down to part formatters
authorAustin Clements <amdragon@MIT.EDU>
Fri, 3 Aug 2012 01:14:52 +0000 (21:14 -0400)
committerDavid Bremner <bremner@debian.org>
Fri, 3 Aug 2012 23:27:25 +0000 (20:27 -0300)
commit3a08341e504d7f9b27f8a67a2fed223a38edb706
treea5f40aa80d28322275df120ed65d9a6f8ad6ce4c
parent7b2c4481f10b19a6847e6064da5ee86f9999a0d5
show: Feed the sprinter down to part formatters

There are several levels of function calls between where we create the
sprinter and the call to the part formatter in show_message. This
feeds the sprinter through all of them and into the part formatters.
notmuch-client.h
notmuch-reply.c
notmuch-show.c