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 AF39A431FD0 for ; Wed, 11 May 2011 05:40:53 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.789 X-Spam-Level: X-Spam-Status: No, score=-0.789 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, T_MIME_NO_TEXT=0.01] 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 uUdWsvHMlU0B for ; Wed, 11 May 2011 05:40:53 -0700 (PDT) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id BA0AC431FB6 for ; Wed, 11 May 2011 05:40:52 -0700 (PDT) Received: by wyi11 with SMTP id 11so378241wyi.26 for ; Wed, 11 May 2011 05:40:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:cc:subject:in-reply-to:references :user-agent:date:message-id:mime-version:content-type; bh=glBSph+U0AoZp4LjrgPYVEIG9vHtpBG65uS+GN/DJkA=; b=uIUsHdKGD3UZ7PNzi134wbKCuLO+jiSwr5Fy4nI38Xp1tVVE3o1NoTasoG9+n2mYrh XhRUffbOQfF4gha3VVsJIc+RyUWVimZVeQvwjvTFgPFCltsWsmZMKOS8Y7O+shvDMlHf tF1ziRHIFB+mGvAgqdPsqu5YDgKChX5k81LcA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; b=fNC0gmuItrw+L1yz2Oy98LQAE3UePGPRKgwUdLf9SRxnrodDHboKX6P3JXwoAB+2dx c74ZuO6Y0nI5DH3+HRnjhQ/orqE99k0w9bKYL1Nbs97bMSuB1X6AyP2Yfu2xTkPruEMr yQXVI4JM2Iu5pFgmUCY1WtnfZZ374aJq1j1IU= Received: by 10.216.239.73 with SMTP id b51mr1212798wer.18.1305117650258; Wed, 11 May 2011 05:40:50 -0700 (PDT) Received: from localhost (pc-88068.lal.in2p3.fr [134.158.88.68]) by mx.google.com with ESMTPS id k63sm59365wed.47.2011.05.11.05.40.48 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 11 May 2011 05:40:48 -0700 (PDT) From: Sebastien Binet To: Florian Friesdorf , notmuch@notmuchmail.org Subject: Re: address completion when composing In-Reply-To: <87fwolh1mu.fsf@eve.chaoflow.net> References: <87fwolh1mu.fsf@eve.chaoflow.net> User-Agent: Notmuch/0.5-93-g5e4ed5b (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) Date: Wed, 11 May 2011 14:40:47 +0200 Message-ID: <87k4dxfm0g.fsf@cern.ch> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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: Wed, 11 May 2011 12:40:53 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Wed, 11 May 2011 14:18:01 +0200, Florian Friesdorf wr= ote: >=20 > According to the docs [1], there are two programs that can be used with > notmuch-address.el: notmuch-addresses (python) and addrlookup > (vala/c). for completeness... there is also notmuch-addrlookup in go: http://git.notmuchmail.org/git/notmuch/tree/HEAD:/bindings/go/cmds (which is broken with the latest go release r57.1 because one of the 3rd party package (to parse config files) is broken...) >=20 > Further it is possible to import all addresses into bbdb [2], supposedly > faster than notmuch-address.el. >=20 > Is it also faster than notmuch-address.el + addrlookup?=20 presumably: crawling thru the db is I/O bound... > What about shipping some / all of these with notmuch? It feels that > newbies would benefit from this inclusion and more extensive > documentation about what to do to get address completion. >=20 > Probably it would be sane to decide either for notmuch-addresses or > addrlookup, as they seem to do the same. >=20 > In addition the import script for bbdb could be nice. +1 =2Ds --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk3Kg88ACgkQPj4AVbsZCCZKqACeImrgV6ncbLyeofmNU9jN4gX1 5JUAnj0O7x62skTBzwodTxypOn2pRIG5 =Ywka -----END PGP SIGNATURE----- --=-=-=--