]> git.cworth.org Git - notmuch/commitdiff
Improve handling of message/rfc822 parts by adding a new header_message_part function...
authorJameson Graef Rollins <jrollins@finestructure.net>
Mon, 6 Jun 2011 00:29:28 +0000 (17:29 -0700)
committerDavid Bremner <bremner@debian.org>
Tue, 6 Sep 2011 01:58:52 +0000 (22:58 -0300)
This new function takes a GMimeMessage as input, and outputs the
formatted headers.  This allows for message/rfc822 parts to be
formatted on output in a similar way to full messages (see previous
patch that overhauls the multipart test for more info).


No differences found