]> git.notmuchmail.org Git - notmuch/commit
notmuch: Add the content-id of a part to the JSON output if it is known.
authorDavid Edmondson <dme@dme.org>
Mon, 17 May 2010 12:38:06 +0000 (13:38 +0100)
committerCarl Worth <cworth@cworth.org>
Wed, 18 May 2011 22:51:46 +0000 (15:51 -0700)
commit97bc272b9ca88ebace722a1c06c656939f277e56
treeaa679ca318f4b4e0b82120cebc7871d16bd27c29
parent22443de7891ca54cc199c30bdaf2725395062462
notmuch: Add the content-id of a part to the JSON output if it is known.

It's simply one more property of a MIME part that might be useful, and
json makes it so easy to add additional properties.

Signed-off-by: Jameson Rollins <jrollins@finestructure.net>
notmuch-show.c