From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id B700E431FB6 for ; Sat, 19 Mar 2011 10:25:28 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.463 X-Spam-Level: X-Spam-Status: No, score=0.463 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363] 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 B4ftja071yWB for ; Sat, 19 Mar 2011 10:25:27 -0700 (PDT) Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) by olra.theworths.org (Postfix) with ESMTP id 87E36431FB5 for ; Sat, 19 Mar 2011 10:25:27 -0700 (PDT) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id D1DD02C0A8; Sat, 19 Mar 2011 18:25:23 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type:content-transfer-encoding; s=postfix; bh=K5ty+bMMrzFU9VsC2kIM1fOIu84=; b=oKWC7DymiRo0bABoAWy7qomEdQ1D t/IYTtP8YHX3fKPPr4BBr1Az+mFSUduxNfgt0SVaMPnvxmoWEbrx/aynlf6EWonb VbVjoVJnjBL/rTEYeVoiSCgmKTdu7BZmWxV0A88TKVkTVYFz6bSoUGuLU/poagH7 CyE6H99OzREezoU= Received: from maillard.im (unknown [192.168.0.254]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by xhlj.maillard.im (Postfix) with ESMTPSA; Sat, 19 Mar 2011 18:25:23 +0100 (CET) From: Xavier Maillard To: Kristoffer =?utf-8?Q?Str=C3=B6m?= , servilio , notmuch Subject: Re: [RFC] Enhancements to address completion In-Reply-To: <87y64hxvgy.fsf@rymdkoloni.se> References: <86ipvmqchv.fsf@meetrics.de> <87y64hxvgy.fsf@rymdkoloni.se> User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Sat, 19 Mar 2011 18:35:12 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Xavier Maillard 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, 19 Mar 2011 17:25:28 -0000 On Mon, 14 Mar 2011 22:06:53 +0100, Kristoffer Str=C3=B6m wrote: > > On Mon, 14 Mar 2011 10:26:20 +0100, Kristoffer Str=C3=B6m wrote: > >=20 > > > I use it for completing through a modified version of eudc-select. > >=20 > > Would you mind posting this 'modified version of eudc-select' here ? > Not at all fancy, only this: >=20 > https://gist.github.com/869875 Lagging a lot lately, just wanted to thank you. /Xavier