X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=notmuch-reply.c;h=9d6f843652e080234a0c07a7df7012526c1a138f;hb=f735a85c28a3c6b6e38ecaba04029a917c6d6830;hp=ac46d0265f53cba48c04e303f7672444180fc547;hpb=3e60e0b3e9a0cc762abe077fb0077f23ac29f56c;p=obsolete%2Fnotmuch-old diff --git a/notmuch-reply.c b/notmuch-reply.c index ac46d026..9d6f8436 100644 --- a/notmuch-reply.c +++ b/notmuch-reply.c @@ -621,7 +621,7 @@ notmuch_reply_format_sprinter(void *ctx, /* Start the original */ sp->map_key (sp, "original"); - format_part_sprinter (ctx, sp, node, TRUE, TRUE); + format_part_sprinter (ctx, sp, node, TRUE, TRUE, FALSE); /* End */ sp->end (sp);