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 60BBD4196F4 for ; Mon, 26 Apr 2010 08:21:53 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.89 X-Spam-Level: X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5 tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, 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 hKCog-Zu6UAC; Mon, 26 Apr 2010 08:21:52 -0700 (PDT) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 5E772431FC1; Mon, 26 Apr 2010 08:21:52 -0700 (PDT) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id 07A9825400A; Mon, 26 Apr 2010 08:21:52 -0700 (PDT) From: Carl Worth To: David Edmondson , notmuch@notmuchmail.org, dirk@yoom.home.cworth.org Subject: Re: [PATCH] emacs: Add notmuch-address.el for address completion using notmuch In-Reply-To: <87k4ru5vzp.fsf@ut.hh.sledj.net> References: <1271927023-10103-1-git-send-email-dme@dme.org> <87633hoesd.fsf@yoom.home.cworth.org> <87k4ru5vzp.fsf@ut.hh.sledj.net> User-Agent: Notmuch/0.2-192-g42bda00 (http://notmuchmail.org) Emacs/23.1.1 (i486-pc-linux-gnu) Date: Mon, 26 Apr 2010 08:21:51 -0700 Message-ID: <87eii2ck8g.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Cc: carl@ut.hh.sledj.net 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 15:21:53 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Mon, 26 Apr 2010 11:49:46 +0100, David Edmondson wrote: > On Fri, 23 Apr 2010 17:49:38 -0700, Carl Worth wrote: > > I finally hit on doing (require 'notmuch-address) in .emacs. As noted > > previously, can we please make (require 'notmuch) pull in all notmuch > > functionality rather than having it separated like this? >=20 > Patch sent. Pushed. > > 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 and > > choose later matches? >=20 > M-n to move forward in the list, M-p to move backwards (including into > any history you have accrued). Ah-hah! Thanks for filling me in. I'm glad to finally have usable notmuch-based address completion now. Perhaps we could add a hint in the minibuffer prompt? Address (+6 more): Name Here I'd like to come up with something more specific in that hint, but it gets a little long: Address (Use M-n/M-p or arrow keys for 6 more): :-P I don't suppose it would be feasible to make Space and DEL navigate through the list as well would it? =2DCarl =2D-=20 carl.d.worth@intel.com --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFL1a+P6JDdNq8qSWgRAqXKAJ9mr+oZYFdvejT4Tk8oGtvynYOnRQCgp1rK eWVxkHVAdTdS9rNtqxkaibw= =utdu -----END PGP SIGNATURE----- --=-=-=--