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 F336B4196F2 for ; Mon, 26 Apr 2010 09:27:34 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.89 X-Spam-Level: X-Spam-Status: No, score=-1.89 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] autolearn=ham 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 MlcuiWuJEnXV for ; Mon, 26 Apr 2010 09:27:34 -0700 (PDT) Received: from mail-bw0-f210.google.com (mail-bw0-f210.google.com [209.85.218.210]) by olra.theworths.org (Postfix) with ESMTP id EA747431FC1 for ; Mon, 26 Apr 2010 09:27:33 -0700 (PDT) Received: by bwz2 with SMTP id 2so11327027bwz.30 for ; Mon, 26 Apr 2010 09:27:33 -0700 (PDT) Received: by 10.204.30.195 with SMTP id v3mr2771326bkc.3.1272299252866; Mon, 26 Apr 2010 09:27:32 -0700 (PDT) Received: from ut.hh.sledj.net (host83-217-165-81.dsl.vispa.com [83.217.165.81]) by mx.google.com with ESMTPS id 14sm1567544bwz.14.2010.04.26.09.27.31 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 26 Apr 2010 09:27:31 -0700 (PDT) Received: by ut.hh.sledj.net (Postfix, from userid 1000) id 84A3E59413B; Mon, 26 Apr 2010 17:27:42 +0100 (BST) To: Carl Worth , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: Add notmuch-address.el for address completion using notmuch In-Reply-To: <87eii2ck8g.fsf@yoom.home.cworth.org> References: <1271927023-10103-1-git-send-email-dme@dme.org> <87633hoesd.fsf@yoom.home.cworth.org> <87k4ru5vzp.fsf@ut.hh.sledj.net> <87eii2ck8g.fsf@yoom.home.cworth.org> User-Agent: Notmuch/0.2-200-gcc7098a (http://notmuchmail.org) Emacs/23.1.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Mon, 26 Apr 2010 17:27:38 +0100 Message-ID: <87k4ruch6t.fsf@ut.hh.sledj.net> 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: Mon, 26 Apr 2010 16:27:35 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Mon, 26 Apr 2010 08:21:51 -0700, Carl Worth wrote: > > > Finally, though, I haven't figured out how to get more than a single > > > match from this. If the first match isn't what I want, how do I see a= nd > > > choose later matches? > >=20 > > M-n to move forward in the list, M-p to move backwards (including into > > any history you have accrued). >=20 > Ah-hah! Thanks for filling me in. I'm glad to finally have usable > notmuch-based address completion now. >=20 > Perhaps we could add a hint in the minibuffer prompt? >=20 > Address (+6 more): Name Here Patch is sent for this, though given that it's not easy to change the prompt as you step through, it says: Address (7 match): Name Here > I'd like to come up with something more specific in that hint, but it > gets a little long: >=20 > Address (Use M-n/M-p or arrow keys for 6 more): Moving through potential completions is pretty standard Emacs UI stuff, so I'm not sure if it's necessary to explain? (Of course, that you had to ask suggests otherwise...) > I don't suppose it would be feasible to make Space and DEL navigate > through the list as well would it? Not with `completing-read', but I'll look at it after 0.3. dme. =2D-=20 David Edmondson, http://dme.org --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkvVvvsACgkQaezQq/BJZRakKQCfXY4/YXC6Vu3yaZuFZ5APBlq/ KEAAnj5wSXsEloOXCqMqx5GmLdBhK67B =ogDS -----END PGP SIGNATURE----- --=-=-=--