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 D28D26DE0271 for ; Tue, 17 Sep 2019 16:36:47 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.056 X-Spam-Level: X-Spam-Status: No, score=-0.056 tagged_above=-999 required=5 tests=[AWL=-0.055, SPF_PASS=-0.001] 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 tVHUM3tEIU2b for ; Tue, 17 Sep 2019 16:36:46 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 93E7D6DE0265 for ; Tue, 17 Sep 2019 16:36:46 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1iAN1W-0006nV-D8; Tue, 17 Sep 2019 19:36:42 -0400 Received: (nullmailer pid 3913 invoked by uid 1000); Tue, 17 Sep 2019 23:36:41 -0000 From: David Bremner To: Daniel Kahn Gillmor Cc: notmuch@notmuchmail.org Subject: Re: [PATCH v4 4/4] cli/{show, reply}: use repaired form of "Mixed Up" mangled messages In-Reply-To: <87d0fzzcni.fsf@fifthhorseman.net> References: <20190909032726.8931-1-dkg@fifthhorseman.net> <20190909032726.8931-5-dkg@fifthhorseman.net> <87zhj5xcet.fsf@tethera.net> <87woe8y0r2.fsf@tethera.net> <87d0fzzcni.fsf@fifthhorseman.net> Date: Tue, 17 Sep 2019 20:36:41 -0300 Message-ID: <87d0fy5wc6.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 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, 17 Sep 2019 23:36:47 -0000 Daniel Kahn Gillmor writes: > On Mon 2019-09-16 07:49:21 -0300, David Bremner wrote: >> David Bremner writes: >> >>> Daniel Kahn Gillmor writes: >>> >>>> When showing or replying to a message that has been mangled in transit >>>> by an MTA in the "Mixed up" way, notmuch should instead use the >>>> repaired form of the message. >>> >>> the series LGTM; do you want me to merge from gitlab or ? >> >> I meant to send that to the list. I think it's just the commit message >> changes for the one commit, right? > > That's correct. > > Merging from gitlab would be fine with me. i'm also fine if you decide > to just merge from the list, and hand-tweak the commit message to > include Tomi's cleanups :) I have done merged 23bcd003637f091c88f7d0a601d5fee82bc8e936 from https://gitlab.com/dkg/notmuch.git. I also checked it against the tree produced by the patches on the list. d