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 93CB96DE0A7E for ; Wed, 20 Nov 2019 17:44:01 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.061 X-Spam-Level: X-Spam-Status: No, score=-0.061 tagged_above=-999 required=5 tests=[AWL=-0.060, 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 r4ULtmfHvXdn for ; Wed, 20 Nov 2019 17:44:00 -0800 (PST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id CA7B56DE024F for ; Wed, 20 Nov 2019 17:44:00 -0800 (PST) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1iXbVj-0002hM-EQ; Wed, 20 Nov 2019 20:43:55 -0500 Received: (nullmailer pid 226853 invoked by uid 1000); Thu, 21 Nov 2019 01:43:54 -0000 From: David Bremner To: Floris Bruynooghe , notmuch@notmuchmail.org Cc: Tomi Ollila Subject: Re: [PATCH 2/2] Rename package to notmuch2 In-Reply-To: <20191117164135.220969-3-flub@devork.be> References: <20191117164135.220969-1-flub@devork.be> <20191117164135.220969-3-flub@devork.be> X-List-To: notmuch Date: Wed, 20 Nov 2019 21:43:54 -0400 Message-ID: <87eey280md.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: Thu, 21 Nov 2019 01:44:01 -0000 Floris Bruynooghe writes: > This is based on a previous discussion on the list where this was more > or less seen as the least-bad option. pushed to wip/cffi, along with the other patch switching away from the deprecated API. I still need to review the discussion and see if there is any outstanding review comments from Tomi (or other people). d