From: David Bremner Date: Sat, 9 Apr 2016 19:09:57 +0000 (+2100) Subject: Re: notmuch-emacs replying produces excessive indenting on multipart/signed or multip... X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9f8b83e5f981ee874d5010b8774e28df4739cc9d;p=notmuch-archives.git Re: notmuch-emacs replying produces excessive indenting on multipart/signed or multipart/mixed amil? --- diff --git a/ae/8bb08841789b372cf8500e9199f99f3397332d b/ae/8bb08841789b372cf8500e9199f99f3397332d new file mode 100644 index 000000000..6b365d604 --- /dev/null +++ b/ae/8bb08841789b372cf8500e9199f99f3397332d @@ -0,0 +1,64 @@ +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 37FE46DE02BF + for ; Sat, 9 Apr 2016 12:10:13 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.019 +X-Spam-Level: +X-Spam-Status: No, score=-0.019 tagged_above=-999 required=5 + tests=[AWL=-0.008, 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 cDuScraRbNHi for ; + Sat, 9 Apr 2016 12:10:04 -0700 (PDT) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id 7E3846DE00BD + for ; Sat, 9 Apr 2016 12:10:04 -0700 (PDT) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1aoyGr-0005yu-Bl; Sat, 09 Apr 2016 15:10:13 -0400 +Received: (nullmailer pid 31245 invoked by uid 1000); + Sat, 09 Apr 2016 19:10:02 -0000 +From: David Bremner +To: Daniel Kahn Gillmor , notmuch@notmuchmail.org +Subject: Re: notmuch-emacs replying produces excessive indenting on + multipart/signed or multipart/mixed amil? +In-Reply-To: <87lh4nm62m.fsf@alice.fifthhorseman.net> +References: <87lh4nm62m.fsf@alice.fifthhorseman.net> +User-Agent: Notmuch/0.21+99~gd93d377 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Sat, 09 Apr 2016 16:09:57 -0300 +Message-ID: <87wpo6fvju.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: Sat, 09 Apr 2016 19:10:13 -0000 + +Daniel Kahn Gillmor writes: +> +> Does anyone else see this behavior? If you're using notmuch-emacs, try +> replying to this message and looking at the attributed text. +> +> --dkg + +Hi Daniel; + +I don't see it in "0.21+99~gd93d377" with emacs -q. Can you try that, +and if there is some settings issue? + +d