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