Re: notmuch-emacs replying produces excessive indenting on multipart/signed or multip...
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 12 Apr 2016 00:50:33 +0000 (20:50 +2000)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:21:36 +0000 (16:21 -0700)
52/09b0c14804eb3a1a105f64ed4683dd8cdb1930 [new file with mode: 0644]

diff --git a/52/09b0c14804eb3a1a105f64ed4683dd8cdb1930 b/52/09b0c14804eb3a1a105f64ed4683dd8cdb1930
new file mode 100644 (file)
index 0000000..499f916
--- /dev/null
@@ -0,0 +1,64 @@
+Return-Path: <dkg@fifthhorseman.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 004556DE012F\r
+ for <notmuch@notmuchmail.org>; Mon, 11 Apr 2016 17:50:44 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.019\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.019 tagged_above=-999 required=5\r
+ tests=[AWL=-0.019] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id 6L8iUmBrjrgv for <notmuch@notmuchmail.org>;\r
+ Mon, 11 Apr 2016 17:50:36 -0700 (PDT)\r
+Received: from che.mayfirst.org (che.mayfirst.org [162.247.75.118])\r
+ by arlo.cworth.org (Postfix) with ESMTP id DC2DD6DE0127\r
+ for <notmuch@notmuchmail.org>; Mon, 11 Apr 2016 17:50:35 -0700 (PDT)\r
+Received: from fifthhorseman.net (unknown [38.109.115.130])\r
+ by che.mayfirst.org (Postfix) with ESMTPSA id 1435FF997;\r
+ Mon, 11 Apr 2016 20:50:34 -0400 (EDT)\r
+Received: by fifthhorseman.net (Postfix, from userid 1000)\r
+ id 1E1061FFD1; Mon, 11 Apr 2016 20:50:34 -0400 (EDT)\r
+From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>\r
+To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
+Subject: Re: notmuch-emacs replying produces excessive indenting on\r
+ multipart/signed or multipart/mixed amil?\r
+In-Reply-To: <8760vn7k5g.fsf@zancas.localnet>\r
+References: <87lh4nm62m.fsf@alice.fifthhorseman.net>\r
+ <87wpo6fvju.fsf@zancas.localnet> <87ziszson5.fsf@alice.fifthhorseman.net>\r
+ <8760vn7k5g.fsf@zancas.localnet>\r
+User-Agent: Notmuch/0.21+124~gbf604e9 (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Mon, 11 Apr 2016 20:50:33 -0400\r
+Message-ID: <87oa9fsl9i.fsf@alice.fifthhorseman.net>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 12 Apr 2016 00:50:44 -0000\r
+\r
+On Mon 2016-04-11 20:20:11 -0400, David Bremner wrote:\r
+> I have the feeling I don't understand the problem. I replied to your\r
+> message, and didn't see any extra indentation there. I thought my reply\r
+> to the list was test enough. So what am I missing?\r
+\r
+Aha, it is due to a setting, thanks.  it's due to\r
+notmuch-show-indent-multipart -- try setting it to "t" ?\r
+\r
+i find that setting useful during notmuch-show buffers, but i don't\r
+think it should apply when generating a reply message.\r
+\r
+      --dkg\r