From 74a6842967150192ff806ede5923ec1c3a89b72a Mon Sep 17 00:00:00 2001 From: Matthew Lear Date: Fri, 1 Apr 2016 14:58:27 +0100 Subject: [PATCH] Re: (emacs) Parsing problems replying to encrypted html --- 8e/e164d7098573be2652b4c2ca3d706be3013d97 | 95 +++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 8e/e164d7098573be2652b4c2ca3d706be3013d97 diff --git a/8e/e164d7098573be2652b4c2ca3d706be3013d97 b/8e/e164d7098573be2652b4c2ca3d706be3013d97 new file mode 100644 index 000000000..e9322cc1f --- /dev/null +++ b/8e/e164d7098573be2652b4c2ca3d706be3013d97 @@ -0,0 +1,95 @@ +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 951F16DE02A7 + for ; Fri, 1 Apr 2016 06:58:38 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.681 +X-Spam-Level: +X-Spam-Status: No, score=-0.681 tagged_above=-999 required=5 tests=[AWL=0.039, + RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-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 Pj_7Fal3QKhT for ; + Fri, 1 Apr 2016 06:58:30 -0700 (PDT) +Received: from avasout07.plus.net (avasout07.plus.net [84.93.230.235]) + by arlo.cworth.org (Postfix) with ESMTPS id 461916DE0281 + for ; Fri, 1 Apr 2016 06:58:29 -0700 (PDT) +Received: from webmail04.plus.net ([84.93.228.66]) by avasout07 with smtp + id d1yT1s00A1SbfYc011yTo4; Fri, 01 Apr 2016 14:58:28 +0100 +X-CM-Score: 0.00 +X-CNFS-Analysis: v=2.1 cv=QqujpgGd c=1 sm=1 tr=0 + a=C5+YawzV8SR07mwocaP9vA==:117 a=Pqgwzd+QtBWunNm/3vzkeA==:17 + a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=8nJEP1OIZ-IA:10 + a=kziv93cY1bsA:10 a=80hmnl3cAAAA:8 a=-dBd5HL3-lVJOVv0qQcA:9 a=wPNLvfGTeEIA:10 +Received: from localhost ([127.0.0.1] helo=webmail.plus.net) + by webmail04.plus.net with esmtp (Exim 4.76) + (envelope-from ) + id 1alzal-0002ys-FX; Fri, 01 Apr 2016 14:58:27 +0100 +Received: from 216.31.211.11 (proxying for unknown) + (SquirrelMail authenticated user bubblegen+matt) + by webmail.plus.net with HTTP; Fri, 1 Apr 2016 14:58:27 +0100 +Message-ID: <5ed42cd5aafdc045b5d9e1b918d10748.squirrel@webmail.plus.net> +In-Reply-To: <87bn5tjw5e.fsf@tesseract.cs.unb.ca> +References: + + + <56DD48B3.90604@bubblegen.co.uk> <87mvqatr6y.fsf@zancas.localnet> + <87h9gigfyz.fsf@bubblegen.co.uk> <87pov58b9y.fsf@zancas.localnet> + <87wpp76ctq.fsf@zancas.localnet> + <87h9fm315q.fsf@bubblegen.co.uk> + <87oa9timv7.fsf@zancas.localnet> + <575b60a1d39a1ecc7d06e5c0d625be61.squirrel@webmail.plus.net> + <87bn5tjw5e.fsf@tesseract.cs.unb.ca> +Date: Fri, 1 Apr 2016 14:58:27 +0100 +Subject: Re: (emacs) Parsing problems replying to encrypted html +From: "Matthew Lear" +To: "David Bremner" +Cc: matt@bubblegen.co.uk, + notmuch@notmuchmail.org +Reply-To: matt@bubblegen.co.uk +User-Agent: SquirrelMail +MIME-Version: 1.0 +Content-Type: text/plain;charset=iso-8859-1 +Content-Transfer-Encoding: 8bit +X-Priority: 3 (Normal) +Importance: Normal +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, 01 Apr 2016 13:58:38 -0000 + +> Matthew Lear writes: +> +>> Thanks David. I've just pulled and rebuilt and can see a difference. +>> When +>> replying from show view, I see no quoted text from the original message, +>> but when I reply from search view I see the inline PGP ciphertext quoted +>> in the reply. I can understand the latter but not the former - this +>> still +>> looks like a bug, especially since if I reply from show view to a plain +>> text encrypted message, I do see the original message quoted in the +>> reply. +>> -- Matt +> +> Hmm. I can't duplicate the problem replying from show mode with the test +> message you provided. Is the appropriate key in your gpg keyring? + +Yes it is. I get the gpg gui prompt when opening the encrypted email and +can decrypt it prior to show. As I suspected earlier in the thread, I +wondered if this was related to some emacs config settings/options that I +have. I can't immediately think what they would be though, and why they +would trigger this particular issue for html only. Strange... + -- 2.26.2