]> git.notmuchmail.org Git - notmuch/commit
show: Associate an sprinter with each format
authorAustin Clements <amdragon@MIT.EDU>
Fri, 3 Aug 2012 01:14:50 +0000 (21:14 -0400)
committerDavid Bremner <bremner@debian.org>
Fri, 3 Aug 2012 23:21:50 +0000 (20:21 -0300)
commitd79b24b98d26e08f7529df6c404d523739175347
tree5e560e4c8ff95ef06f8bf9d86b17f20495436cfb
parent14883b07003b9ed4223cd8f2c03b301fddae07bd
show: Associate an sprinter with each format

This associates an sprinter constructor with each show format and uses
this to construct the appropriate sprinter.  Currently nothing is done
with this sprinter, but the following patches will weave it through
the layers of notmuch show.
notmuch-client.h
notmuch-show.c