From b9f7146595cc4c3852579acda5348994556c2d13 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 24 Jul 2016 09:40:17 +2000 Subject: [PATCH] Re: (emacs) Parsing problems replying to encrypted html --- 3b/9c1952f72b4226314b9fde7200eb8a592cac1c | 88 +++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 3b/9c1952f72b4226314b9fde7200eb8a592cac1c diff --git a/3b/9c1952f72b4226314b9fde7200eb8a592cac1c b/3b/9c1952f72b4226314b9fde7200eb8a592cac1c new file mode 100644 index 000000000..7563f14de --- /dev/null +++ b/3b/9c1952f72b4226314b9fde7200eb8a592cac1c @@ -0,0 +1,88 @@ +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 024E36DE00E8 + for ; Sat, 23 Jul 2016 06:40:34 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.011 +X-Spam-Level: +X-Spam-Status: No, score=-0.011 tagged_above=-999 required=5 tests=[AWL=0.000, + 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 tdTjDzjxXbD5 for ; + Sat, 23 Jul 2016 06:40:26 -0700 (PDT) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id 27ECF6DE00DA + for ; Sat, 23 Jul 2016 06:40:25 -0700 (PDT) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84_2) + (envelope-from ) + id 1bQxAV-0006JX-Tu; Sat, 23 Jul 2016 09:40:39 -0400 +Received: (nullmailer pid 6587 invoked by uid 1000); + Sat, 23 Jul 2016 13:40:17 -0000 +From: David Bremner +To: Matthew Lear +Cc: Matthew Lear , notmuch@notmuchmail.org, + David Edmondson , Mark Walters +Subject: Re: (emacs) Parsing problems replying to encrypted html +In-Reply-To: <3d06c4bede0643230bea93cb5d58ca6d.squirrel@webmail.plus.net> +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> + <5ed42cd5aafdc045b5d9e1b918d10748.squirrel@webmail.plus.net> + <87mvpdgp38.fsf@bubblegen.co.uk> <87lh4wj4kq.fsf@zancas.localnet> + <3d06c4bede0643230bea93cb5d58ca6d.squirrel@webmail.plus.net> +User-Agent: Notmuch/0.22+58~g3a45d29 (https://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Sat, 23 Jul 2016 09:40:17 -0400 +Message-ID: <878tws4gn2.fsf@maritornes.cs.unb.ca> +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, 23 Jul 2016 13:40:34 -0000 + +Matthew Lear writes: + +> I could have sworn that I replied to this thread months ago but can't find +> a record it in the archives... I think I also missed David E's reply to +> yours mentioning the patch from id:1459708823-1852-1-git-send-email-dme at +> dme.org, so I'm following up... +> +> With David E's patch, the decryption problem I reported is resolved. +> However, I notice that this change hasn't yet been committed / pushed. Is +> there a particular reason for this? + +I guess lack of feedback as to whether the patch actually fixes the problem. + +> I'm currently maintaining a version of this patch compatible with the +> current master which makes this change to notmuch-mua.el +> notmuch-mua-reply() by adding (notmuch-show-process-crypto process-crypto) +> before doing the show. I've attached that patch here. +> +> I just wondered if we were going to see this pushed to master any time soon? + +Perhaps you or dme could send an updated version of the patch to the +list, as git-format-patch output (i.e. with a commit message and other +metadata). + +d -- 2.26.2