From 938cf78977c8637d56b45a808e3fb96fb1ade9aa Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Tue, 15 Mar 2016 14:07:53 +0200 Subject: [PATCH] Re: Content-type of the mime part in cited text when replying --- 4e/65feac5b0216f23fc0693d3e8627c3f8850474 | 69 +++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 4e/65feac5b0216f23fc0693d3e8627c3f8850474 diff --git a/4e/65feac5b0216f23fc0693d3e8627c3f8850474 b/4e/65feac5b0216f23fc0693d3e8627c3f8850474 new file mode 100644 index 000000000..f18cc9ea4 --- /dev/null +++ b/4e/65feac5b0216f23fc0693d3e8627c3f8850474 @@ -0,0 +1,69 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 7045E6DE18C1 + for ; Tue, 15 Mar 2016 05:07:54 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.631 +X-Spam-Level: +X-Spam-Status: No, score=0.631 tagged_above=-999 required=5 tests=[AWL=-0.021, + SPF_NEUTRAL=0.652] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 82EFEC-WLIpp for ; + Tue, 15 Mar 2016 05:07:52 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by arlo.cworth.org (Postfix) with ESMTP id 08BAD6DE18BF + for ; Tue, 15 Mar 2016 05:07:52 -0700 (PDT) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id 18BD0100063; + Tue, 15 Mar 2016 14:07:54 +0200 (EET) +From: Tomi Ollila +To: David Edmondson , Nicolas Petton , + notmuch@notmuchmail.org +Subject: Re: Content-type of the mime part in cited text when replying +In-Reply-To: +References: <878u1k2h9c.fsf@petton.fr> +User-Agent: Notmuch/0.21+86~gd34ae6a (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Tue, 15 Mar 2016 12:07:54 -0000 + + +> [ text/plain ] +>> +>> John Doe writes: +>> +>> > [ text/plain ] +>> > hello there +> +> (setq notmuch-mua-reply-insert-header-p-function +> 'notmuch-show-reply-insert-header-p-never) +> +> The documentation for notmuch-mua-reply-insert-header-p-function +> describes other options. +> +> We should probably change back to this ("-never") as the default. + +s/probably // + -- 2.26.2