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 ADB6F431E64 for ; Thu, 1 Mar 2012 01:05:09 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 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] 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 Ka6LrZMxPodS for ; Thu, 1 Mar 2012 01:05:09 -0800 (PST) Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com [74.125.82.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 07A60431FAE for ; Thu, 1 Mar 2012 01:05:08 -0800 (PST) Received: by wgbdt12 with SMTP id dt12so39818wgb.2 for ; Thu, 01 Mar 2012 01:05:06 -0800 (PST) Received-SPF: pass (google.com: domain of patricktotzke@googlemail.com designates 10.216.133.9 as permitted sender) client-ip=10.216.133.9; Authentication-Results: mr.google.com; spf=pass (google.com: domain of patricktotzke@googlemail.com designates 10.216.133.9 as permitted sender) smtp.mail=patricktotzke@googlemail.com; dkim=pass header.i=patricktotzke@googlemail.com Received: from mr.google.com ([10.216.133.9]) by 10.216.133.9 with SMTP id p9mr2150496wei.9.1330592706522 (num_hops = 1); Thu, 01 Mar 2012 01:05:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=content-type:mime-version:content-transfer-encoding:from:user-agent :to:references:in-reply-to:message-id:subject:date; bh=HkpvKNueQ5RTwS9UIL5SWkluWpbZRn8NWVDmWJFRUI0=; b=oAhuUv5qhrX38Xp5hjBNmbbL5V0zTGLrJylpZ4XIj7TC3R1CDgFhEsq/jgKNqGYj+9 EVrWnKKpO1MrOgAIp2UG9Py8ZCLGB+hfuj4v+KATX+zZLVlkQk7Q77qGEpdAaZ9ETAr+ dPOwjm5kwaF224zIwo6L7S6yrjQHRkdiROm64= Received: by 10.216.133.9 with SMTP id p9mr1730977wei.9.1330592706352; Thu, 01 Mar 2012 01:05:06 -0800 (PST) Received: from localhost (dhcp-91-036.inf.ed.ac.uk. [129.215.91.36]) by mx.google.com with ESMTPS id hn8sm1105515wib.11.2012.03.01.01.05.04 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 01 Mar 2012 01:05:05 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Patrick Totzke User-Agent: alot/0.21+ To: Philippe LeCavalier , notmuch@notmuchmail.org References: <20120229163140.3587.19027@plc.plecavalier.com> <20120229191253.28323.85848@megatron> In-Reply-To: <20120229191253.28323.85848@megatron> Message-ID: <20120301090358.25257.63326@megatron> Subject: Re: [alot] nottoomuch-addresses.sh config Date: Thu, 01 Mar 2012 09:03:58 +0000 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: Thu, 01 Mar 2012 09:05:09 -0000 Sorry, forgot to finish this *caught*: >> should I be creating a key binding to invoke the completion command? >No: this is used when you are prompted for recipients when composing a mai= l: >Hit `m`, select your account if you have more than one, and when the promp= t says >"To:" you = ... use `tab` to complete names/addresses using the command from your confi= g. If you're using abook (http://abook.sourceforge.net/) consider using the type "abook" address books directly instead of "shellcommand": http://alot.readthedocs.org/en/latest/configuration/index.html#contacts-com= pletion best, /p