From: David Bremner Date: Fri, 18 Mar 2016 21:25:23 +0000 (+2100) Subject: Re: Content-type of the mime part in cited text when replying X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=aefec24bdd2a8b2ac3fa359a30bfe37e92633286;p=notmuch-archives.git Re: Content-type of the mime part in cited text when replying --- diff --git a/a1/46d5e805c234a27e58f9c9bc81b0fcf5e74dbe b/a1/46d5e805c234a27e58f9c9bc81b0fcf5e74dbe new file mode 100644 index 000000000..060b03c17 --- /dev/null +++ b/a1/46d5e805c234a27e58f9c9bc81b0fcf5e74dbe @@ -0,0 +1,65 @@ +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 AD89D6DE00F2 + for ; Fri, 18 Mar 2016 14:25:40 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.03 +X-Spam-Level: +X-Spam-Status: No, score=-0.03 tagged_above=-999 required=5 tests=[AWL=-0.019, + SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] 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 605C8uVfexGI for ; + Fri, 18 Mar 2016 14:25:32 -0700 (PDT) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id ECC8D6DE00F1 + for ; Fri, 18 Mar 2016 14:25:31 -0700 (PDT) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1ah1uD-0006iX-2s; Fri, 18 Mar 2016 17:26:01 -0400 +Received: (nullmailer pid 30017 invoked by uid 1000); + Fri, 18 Mar 2016 21:25:23 -0000 +From: David Bremner +To: Nicolas Petton , David Edmondson , + Tomi Ollila , notmuch@notmuchmail.org +Subject: Re: Content-type of the mime part in cited text when replying +In-Reply-To: <87fuvq6dc1.fsf@petton.fr> +References: <878u1k2h9c.fsf@petton.fr> + + <87fuvq6dc1.fsf@petton.fr> +User-Agent: Notmuch/0.21+74~g6c60fb1 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Fri, 18 Mar 2016 18:25:23 -0300 +Message-ID: <87mvpv32d8.fsf@zancas.localnet> +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: Fri, 18 Mar 2016 21:25:40 -0000 + +Nicolas Petton writes: + +> David Edmondson writes: +> +>> I'd be happy to "+1" a patch :-) +> +> I attached a patch. +> + +I think Nicolas' version is fine, it just shuffles the custom options +around so the default one is first. + +d