]> git.notmuchmail.org Git - notmuch/commit
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)
commit04725cfbe5a8905651b3f6a4dcf1f3dce9a085e1
treedc3d2b59c5159be283cf034ae98a3f9b25337598
parent6bbb91f8b64c20a491cc3501b625753f97e52882
emacs: Record part p-list in a text property

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.
emacs/notmuch-lib.el
emacs/notmuch-show.el