]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: Record part p-list in a text property
authorAustin Clements <amdragon@MIT.EDU>
Thu, 30 May 2013 01:13:45 +0000 (21:13 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 1 Jun 2013 01:00:52 +0000 (22:00 -0300)
This is similar to what we already do with the message p-list, though
we apply the part's text property to the whole part's text, in
contrast with the message p-list, which is (rather obscurely) only
applied to the first character.


No differences found