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 A3FC84196F2 for ; Mon, 26 Apr 2010 03:49:41 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.5 X-Spam-Level: X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_05=-0.5] 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 duNR7AZv8+nc for ; Mon, 26 Apr 2010 03:49:41 -0700 (PDT) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by olra.theworths.org (Postfix) with ESMTP id B32DE4196F0 for ; Mon, 26 Apr 2010 03:49:40 -0700 (PDT) Received: by wyj26 with SMTP id 26so599592wyj.26 for ; Mon, 26 Apr 2010 03:49:40 -0700 (PDT) Received: by 10.216.158.12 with SMTP id p12mr4743002wek.152.1272278979188; Mon, 26 Apr 2010 03:49:39 -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 z3sm366477wbs.22.2010.04.26.03.49.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 26 Apr 2010 03:49:36 -0700 (PDT) Received: by ut.hh.sledj.net (Postfix, from userid 1000) id 09149594135; Mon, 26 Apr 2010 11:49:47 +0100 (BST) To: Carl Worth , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: Add notmuch-address.el for address completion using notmuch In-Reply-To: <87633hoesd.fsf@yoom.home.cworth.org> References: <1271927023-10103-1-git-send-email-dme@dme.org> <87633hoesd.fsf@yoom.home.cworth.org> User-Agent: Notmuch/0.2-191-g4256215 (http://notmuchmail.org) Emacs/23.1.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Mon, 26 Apr 2010 11:49:46 +0100 Message-ID: <87k4ru5vzp.fsf@ut.hh.sledj.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 10:49:41 -0000 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? Patch sent. > 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? M-n to move forward in the list, M-p to move backwards (including into any history you have accrued). dme. -- David Edmondson, http://dme.org