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 EE00B6DE0924 for ; Sat, 26 Sep 2015 03:50:51 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.484 X-Spam-Level: X-Spam-Status: No, score=0.484 tagged_above=-999 required=5 tests=[AWL=-0.260, URIBL_SBL=0.644, URIBL_SBL_A=0.1] 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 j-WJaNCoIsg3 for ; Sat, 26 Sep 2015 03:50:50 -0700 (PDT) Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) by arlo.cworth.org (Postfix) with ESMTPS id D3B6B6DE02D2 for ; Sat, 26 Sep 2015 03:50:49 -0700 (PDT) Received: from remotemail by gitolite.debian.net with local (Exim 4.80) (envelope-from ) id 1Zfn2L-00011E-VA; Sat, 26 Sep 2015 10:49:01 +0000 Received: (nullmailer pid 13866 invoked by uid 1000); Sat, 26 Sep 2015 10:48:42 -0000 From: David Bremner To: Jani Nikula , notmuch@notmuchmail.org Subject: Re: [PATCH v2 0/9] cli: alternative address deduplication In-Reply-To: <877fo2z90m.fsf@zancas.localnet> References: <877fo2z90m.fsf@zancas.localnet> User-Agent: Notmuch/0.20.2+73~gd432116 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Sat, 26 Sep 2015 07:48:42 -0300 Message-ID: <87oagp1mnp.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: Sat, 26 Sep 2015 10:50:52 -0000 David Bremner writes: > 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. I pushed the remaining patches in the series. d