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 4F9CA6DE0297 for ; Sun, 13 Nov 2016 05:19:38 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.006 X-Spam-Level: X-Spam-Status: No, score=-0.006 tagged_above=-999 required=5 tests=[AWL=0.005, 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 1ncpS5Rf5gvp for ; Sun, 13 Nov 2016 05:19:37 -0800 (PST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 83C8F6DE01D0 for ; Sun, 13 Nov 2016 05:19:37 -0800 (PST) Received: from remotemail by fethera.tethera.net with local (Exim 4.84_2) (envelope-from ) id 1c5ugm-0006Zt-Lc; Sun, 13 Nov 2016 08:19:16 -0500 Received: (nullmailer pid 12544 invoked by uid 1000); Sun, 13 Nov 2016 13:19:34 -0000 From: David Bremner To: Mark Walters , notmuch@notmuchmail.org Subject: Re: [PATCH v6 0/4] emacs postpone/resume patches In-Reply-To: <1479036106-32453-1-git-send-email-markwalters1009@gmail.com> References: <1479036106-32453-1-git-send-email-markwalters1009@gmail.com> Date: Sun, 13 Nov 2016 09:19:34 -0400 Message-ID: <87polz5xg9.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 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: Sun, 13 Nov 2016 13:19:38 -0000 Mark Walters writes: > This version 6 of this series. The previous version is at > id:20161107125211.23405-1-david@tethera.net > > This addresses the review comments on the previous version, adds a > couple of "requires" to fix some compile warnings, and1 updates on > function name which was missed previously. > > I also rejigged Patch 3 (the secure tag checks). I think I like this > version but i am happy to revert to the previous one if preferred. > I'm fine with the changes, and with leaving the "remove things from hooks" step for later. I think the only remaining question is this rather nitpicky discussion about the error handling of notmuch-show-resume-message.