[PATCH 06/13] show: Feed the sprinter down to part formatters

2012-07-24 Thread Austin Clements
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 |5 +++-- notmuch-reply.c |2 +- notmuch-show.c | 50

[PATCH 06/13] show: Feed the sprinter down to part formatters

2012-07-24 Thread Austin Clements
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 |5 +++-- notmuch-reply.c |2 +- notmuch-show.c | 50