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 32E87431FD0 for ; Mon, 14 Mar 2011 13:55:26 -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 ganfEC1DV+zc for ; Mon, 14 Mar 2011 13:55:25 -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 3AD73431FB5 for ; Mon, 14 Mar 2011 13:55:25 -0700 (PDT) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id 6C1BB1E07A; Mon, 14 Mar 2011 21:55:20 +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=1asUSTESTegiUu8DakukDCtUL40=; b=OW122g47224pH+Y62AnktATsxuF5 ggQXIsugYCMxWQn+2rHuTo/d9puYzROVaVuC+mgyA2GxWEaIssa2f9WuhSvBtQl6 LVqvKz8m3gr5RkP4AIaIGtMhNH4dyh0KbfOv3plpE7nUesMkldHg1f0FPVUyW50J k0WIW3IsuT4gvg4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=maillard.im; h=from:to :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type:content-transfer-encoding; q=dns; s= postfix; b=IHTYD7aXVQotNrGy9zMt0ZqP1oP8KOFykzDGrcgM4hUl7FeZ0tj2k K8VEPQHSd7IGnS6WU7XUkBe2CPLC8qsrD7vVruu0Ad71tw+onPXmIu8q8ka6NuPZ loCQ8AGS3P735ZA2PRIqDXoDZjcPsqdQGeH3LreBlkJ110k6geQ4BY= 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; Mon, 14 Mar 2011 21:55:20 +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: <86ipvmqchv.fsf@meetrics.de> References: <86ipvmqchv.fsf@meetrics.de> User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Mon, 14 Mar 2011 22:05:00 +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: Mon, 14 Mar 2011 20:55:26 -0000 Hey Kristoffer On Mon, 14 Mar 2011 10:26:20 +0100, Kristoffer Str=C3=B6m wrote: > I use it for completing through a modified version of eudc-select. Would you mind posting this 'modified version of eudc-select' here ? /Xavier