Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id BDE3C6DE191A for ; Mon, 7 Sep 2015 05:52:47 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 2.7 X-Spam-Level: ** X-Spam-Status: No, score=2.7 tagged_above=-999 required=5 tests=[AWL=-0.990, RCVD_IN_BRBL_LASTEXT=1.644, RCVD_IN_SBL=2.596, RP_MATCHES_RCVD=-0.55] 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 xD1oduOxyciT for ; Mon, 7 Sep 2015 05:52:46 -0700 (PDT) Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) by arlo.cworth.org (Postfix) with ESMTPS id 0F85A6DE173F for ; Mon, 7 Sep 2015 05:52:46 -0700 (PDT) Received: from remotemail by yantan.tethera.net with local (Exim 4.80) (envelope-from ) id 1ZYvuf-0002nc-1j; Mon, 07 Sep 2015 09:52:45 -0300 Received: (nullmailer pid 23894 invoked by uid 1000); Mon, 07 Sep 2015 12:52:41 -0000 From: David Bremner To: Jani Nikula , notmuch@notmuchmail.org Subject: Re: [PATCH v2 0/9] cli: alternative address deduplication In-Reply-To: References: User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Mon, 07 Sep 2015 09:52:41 -0300 Message-ID: <877fo2z90m.fsf@zancas.localnet> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.18 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: Mon, 07 Sep 2015 12:52:47 -0000 Jani Nikula writes: > This is v2 of id:cover.1440859765.git.jani@nikula.org addressing review > from the first (or rfc) version. Test are still missing, but everything > else should be in place. (At least patches 1, 2, and 5 could be pushed > without additional tests.) I pushed 1, 2, and 5. d