]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
Add some very rudimentary support for handling html parts
authorAlexander Botero-Lowry <alex.boterolowry@gmail.com>
Wed, 25 Nov 2009 09:13:33 +0000 (01:13 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 28 Nov 2009 04:47:27 +0000 (20:47 -0800)
If there is an html mime-part in the message and it's the first part,
it gets inlined using `mm-display-part' to convert it to plain text.

The HTML content is still available as a non-text part as well.


No differences found