From: Peter Wang Date: Tue, 30 Oct 2012 10:12:46 +0000 (+1100) Subject: show: include Reply-To header in json output X-Git-Tag: 0.15_rc1~188 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=7d3c06dcbe3f86eb70f08cdb41ae7cf994dcaee7;hp=7d3c06dcbe3f86eb70f08cdb41ae7cf994dcaee7;p=obsolete%2Fnotmuch-old show: include Reply-To header in json output Output the Reply-To header field if present in a message. I want to be able to see what the sender intended in my mail client, before hitting the reply key. Only json output is changed, like the recently added Bcc field. ---