From: David Edmondson Date: Mon, 17 May 2010 12:38:06 +0000 (+0100) Subject: notmuch: Add the content-id of a part to the JSON output if it is known. X-Git-Tag: debian/0.6_254~150 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=97bc272b9ca88ebace722a1c06c656939f277e56;hp=97bc272b9ca88ebace722a1c06c656939f277e56;p=notmuch 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 ---