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 87AF76DE136E for ; Wed, 4 Dec 2019 04:09:14 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.063 X-Spam-Level: X-Spam-Status: No, score=-0.063 tagged_above=-999 required=5 tests=[AWL=-0.062, 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 9dKg71UUGaSR for ; Wed, 4 Dec 2019 04:09:13 -0800 (PST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id AC7F76DE10F3 for ; Wed, 4 Dec 2019 04:09:13 -0800 (PST) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1icTSx-0005RK-8s; Wed, 04 Dec 2019 07:09:11 -0500 Received: (nullmailer pid 1704545 invoked by uid 1000); Wed, 04 Dec 2019 12:09:09 -0000 From: David Bremner To: Daniel Kahn Gillmor , Notmuch Mail Subject: Re: [PATCH 4/6 v2] wrap-and-sort -ast In-Reply-To: <20191204070749.306423-1-dkg@fifthhorseman.net> References: <20191110173748.25792-5-dkg@fifthhorseman.net> <20191204070749.306423-1-dkg@fifthhorseman.net> Date: Wed, 04 Dec 2019 08:09:09 -0400 Message-ID: <87pnh4l2ca.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: Wed, 04 Dec 2019 12:09:14 -0000 Daniel Kahn Gillmor writes: > Signed-off-by: Daniel Kahn Gillmor > --- > debian/control | 105 ++++++++++++++++++++++++------------ > debian/notmuch-mutt.install | 2 +- > debian/notmuch-vim.dirs | 4 +- > debian/notmuch-vim.install | 4 +- > debian/notmuch.install | 2 +- > debian/notmuch.manpages | 18 +++---- > 6 files changed, 85 insertions(+), 50 deletions(-) merged. d