Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 34BA6431FAF for ; Mon, 20 Feb 2012 18:02:07 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.363 X-Spam-Level: * X-Spam-Status: No, score=1.363 tagged_above=-999 required=5 tests=[RDNS_DYNAMIC=0.363, TO_NO_BRKTS_DYNIP=1] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GqVlFZrO76DE for ; Mon, 20 Feb 2012 18:02:06 -0800 (PST) X-Greylist: delayed 2210 seconds by postgrey-1.32 at olra; Mon, 20 Feb 2012 18:02:06 PST Received: from plc.plecavalier.com (ottawa-hs-64-26-175-141.s-ip.magma.ca [64.26.175.141]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 3AA0D431FAE for ; Mon, 20 Feb 2012 18:02:06 -0800 (PST) Received: from plc.plecavalier.com (plc [127.0.0.1]) by plc.plecavalier.com (8.14.5/8.14.5) with ESMTP id q1L1PF5i002620; Mon, 20 Feb 2012 20:25:15 -0500 Received: (from plecavalier@localhost) by plc.plecavalier.com (8.14.5/8.14.5/Submit) id q1L1PDFx002619; Mon, 20 Feb 2012 20:25:13 -0500 From: Philippe LeCavalier To: Daniel Schoepe , notmuch@notmuchmail.org Subject: Re: nomuch_addresses.py In-Reply-To: <87fweamenf.fsf@schoepe.localhost> References: <87r4xur3rv.fsf@plc.plecavalier.com> <87fweamenf.fsf@schoepe.localhost> User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.3.1 (i386-redhat-linux-gnu) Date: Mon, 20 Feb 2012 20:25:13 -0500 Message-ID: <874nulugee.fsf@plc.plecavalier.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 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: Tue, 21 Feb 2012 02:02:07 -0000 On Fri, 17 Feb 2012 02:28:52 +0100, Daniel Schoepe wrote: > On Thu, 16 Feb 2012 14:12:36 -0500, Philippe LeCavalier wrote: > > Hi again. > > > > I'm trying to setup tab completion for addresses. I appeared to me that > > the simplest solution was notmuch_addresses so I grabbed a copy from > > git. When I hit tab I get this[1] Was I suppose to do something more? > > Just for completeness: I'm using the nice nottoomuch-addresses.pl script > [1] by Tomi Ollila which doesn't require any bindings and is incredibly > fast (after generating an initial address database). > > Disclaimer: I never tried the python script, so I can't really give a > useful comparison. > > [1] id:"m2d3c8e22v.fsf@guru.guru-group.fi" > > Cheers, > Daniel Yes Daniel. Much better indeed. This should also should be mentioned in the wiki ;) -- Thanks, Phil