]> git.notmuchmail.org Git - notmuch/commitdiff
show: Convert text format to the new self-recursive style
authorAustin Clements <amdragon@MIT.EDU>
Sat, 4 Feb 2012 21:24:25 +0000 (16:24 -0500)
committerDavid Bremner <bremner@debian.org>
Sun, 12 Feb 2012 16:58:20 +0000 (11:58 -0500)
This is all code movement and a smidgen of glue.  This moves the
existing text formatter code into one self-recursive function, but
doesn't change any of the logic.  The next patch will actually take
advantage of what the new structure has to offer.

Note that this patch retains format_headers_message_part_text because
it is also used by the raw format.


No differences found