]> git.notmuchmail.org Git - notmuch/commit
Fix handling of message/rfc822 parts
authorJameson Graef Rollins <jrollins@finestructure.net>
Mon, 23 May 2011 07:46:16 +0000 (00:46 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 24 May 2011 19:19:18 +0000 (12:19 -0700)
commitcadfc39de78e8758e35c0957397618d22eef912c
tree47c9a47dcae2134ef9ed16d916b35639b3c0c6b0
parenta06889c8d48eff3f3fc76b5cbacc60ce46bd65da
Fix handling of message/rfc822 parts

Since message/rfc822 parts are really just a special kind of
multipart, we here normalize the handling of the two.  This will
provide access to sub-parts of message/rfc822 parts, which was
previously unavailable.
notmuch-show.c