Re: (emacs) Parsing problems replying to encrypted html
authorDavid Bremner <david@tethera.net>
Tue, 8 Mar 2016 12:08:03 +0000 (08:08 +2000)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:21:15 +0000 (16:21 -0700)
38/b767c6829a064df75833d85adf6fa0528e3015 [new file with mode: 0644]

diff --git a/38/b767c6829a064df75833d85adf6fa0528e3015 b/38/b767c6829a064df75833d85adf6fa0528e3015
new file mode 100644 (file)
index 0000000..ebbaf51
--- /dev/null
@@ -0,0 +1,67 @@
+Return-Path: <david@tethera.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 41D006DE18DF\r
+ for <notmuch@notmuchmail.org>; Tue,  8 Mar 2016 04:08:09 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.033\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.033 tagged_above=-999 required=5\r
+ tests=[AWL=-0.022, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01]\r
+ 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 hWLiFf4gZnFx for <notmuch@notmuchmail.org>;\r
+ Tue,  8 Mar 2016 04:08:07 -0800 (PST)\r
+Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id AC0D26DE020B\r
+ for <notmuch@notmuchmail.org>; Tue,  8 Mar 2016 04:08:07 -0800 (PST)\r
+Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1adGRO-0002K9-Vr; Tue, 08 Mar 2016 07:08:43 -0500\r
+Received: (nullmailer pid 9156 invoked by uid 1000);\r
+ Tue, 08 Mar 2016 12:08:03 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Matthew Lear <matt@bubblegen.co.uk>\r
+Cc: Matthew Lear <matt@bubblegen.co.uk>, David Edmondson <dme@dme.org>,\r
+ notmuch@notmuchmail.org\r
+Subject: Re: (emacs) Parsing problems replying to encrypted html\r
+In-Reply-To: <590e9f6c225d559cc9e9f2f4fbdcaa57.squirrel@webmail.plus.net>\r
+References: <f50e07855e9bbbdd780ef925d8e2d879.squirrel@webmail.plus.net>\r
+ <m2a8miwc6x.fsf@dme.org>\r
+ <c4ff9f2c141441be10b1cb4b1e0300a7.squirrel@webmail.plus.net>\r
+ <56DD48B3.90604@bubblegen.co.uk> <87mvqatr6y.fsf@zancas.localnet>\r
+ <87h9gigfyz.fsf@bubblegen.co.uk> <87pov58b9y.fsf@zancas.localnet>\r
+ <590e9f6c225d559cc9e9f2f4fbdcaa57.squirrel@webmail.plus.net>\r
+User-Agent: Notmuch/0.21+74~g6c60fb1 (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Tue, 08 Mar 2016 08:08:03 -0400\r
+Message-ID: <87mvq9895o.fsf@zancas.localnet>\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, 08 Mar 2016 12:08:09 -0000\r
+\r
+Matthew Lear <matt@bubblegen.co.uk> writes:\r
+>\r
+> Hmm. In emacs, if I try to reply to the message from notmuch-search, I get\r
+> no error but there is no quoted text from the original message in the\r
+> reply body and all I see is the 'on <date>, <person> wrote:' citation.\r
+> Replying from notmuch-show gives me the error I mentioned previously.\r
+\r
+I suppose the main difference is the setting of\r
+notmuch-multipart/alternative-discouraged. If I copy your setting I also\r
+get an error replying in notmuch-show mode.\r