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 766E06DE221F for ; Fri, 30 Jun 2017 05:47:49 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5 tests=[AWL=0.010, 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 4vE8dz0oGBJr for ; Fri, 30 Jun 2017 05:47:48 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 3F9FC6DE21E1 for ; Fri, 30 Jun 2017 05:47:47 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.84_2) (envelope-from ) id 1dQvHl-0000gF-MT; Fri, 30 Jun 2017 08:44:33 -0400 Received: (nullmailer pid 27136 invoked by uid 1000); Fri, 30 Jun 2017 12:47:44 -0000 From: David Bremner To: Matthew Lear Cc: notmuch@notmuchmail.org Subject: Re: some issues with emacs 25 In-Reply-To: References: <58126A0E.8030702@bubblegen.co.uk> <05B6BA4C-5810-4351-AAA9-AEBC2F59D1A9@bubblegen.co.uk> <582364C7.5060805@bubblegen.co.uk> <87lgws6wf3.fsf@tethera.net> <87vavow31u.fsf@tethera.net> <87inrhvs2b.fsf@tethera.net> <58345525.1050805@bubblegen.co.uk> <583564F9.9020800@bubblegen.co.uk> <87lgvxu635.fsf@tethera.net> <586D235B.6060704@bubblegen.co.uk> <87shnc8g7c.fsf@tethera.net> <8737f76acg.fsf@tethera.net> <87h9399udu.fsf@tethera.net> Date: Fri, 30 Jun 2017 09:47:44 -0300 Message-ID: <877eztwsjz.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.23 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, 30 Jun 2017 12:47:49 -0000 Matthew Lear writes: > It was indeed fixed...that is until I updated my emacs git tree to 25.2.1. > I've given up composing emails in new frames as it's now broken again - > this time when replying to emails which have quoted/embedded html in the > body. Feels like two steps forward, one step back :-( > -- Matt Unfortunately I don't have easy access to emacs25.2; I've been waiting for it show up in Debian. Can you see if the relevant fix referenced in that bug log included in 25.2? I did wonder if maybe you had a local modification that was lost when you updated to 25.2. d