Re: [PATCH v3 0/3] Fix refreshing with state and make it the default
[notmuch-archives.git] / c1 / 17e8742e120130dd077df7d6a6b9b602527eb4
1 Return-Path: <dme@dme.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id A3FC84196F2\r
6         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 03:49:41 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.5\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5\r
12         tests=[BAYES_05=-0.5] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id duNR7AZv8+nc for <notmuch@notmuchmail.org>;\r
16         Mon, 26 Apr 2010 03:49:41 -0700 (PDT)\r
17 Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com\r
18         [74.125.82.181])\r
19         by olra.theworths.org (Postfix) with ESMTP id B32DE4196F0\r
20         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 03:49:40 -0700 (PDT)\r
21 Received: by wyj26 with SMTP id 26so599592wyj.26\r
22         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 03:49:40 -0700 (PDT)\r
23 Received: by 10.216.158.12 with SMTP id p12mr4743002wek.152.1272278979188;\r
24         Mon, 26 Apr 2010 03:49:39 -0700 (PDT)\r
25 Received: from ut.hh.sledj.net (host83-217-165-81.dsl.vispa.com\r
26         [83.217.165.81])\r
27         by mx.google.com with ESMTPS id z3sm366477wbs.22.2010.04.26.03.49.36\r
28         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
29         Mon, 26 Apr 2010 03:49:36 -0700 (PDT)\r
30 Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
31         id 09149594135; Mon, 26 Apr 2010 11:49:47 +0100 (BST)\r
32 To: Carl Worth <cworth@cworth.org>, notmuch@notmuchmail.org\r
33 Subject: Re: [PATCH] emacs: Add notmuch-address.el for address completion\r
34         using notmuch\r
35 In-Reply-To: <87633hoesd.fsf@yoom.home.cworth.org>\r
36 References: <1271927023-10103-1-git-send-email-dme@dme.org>\r
37         <87633hoesd.fsf@yoom.home.cworth.org>\r
38 User-Agent: Notmuch/0.2-191-g4256215 (http://notmuchmail.org) Emacs/23.1.1\r
39         (x86_64-pc-linux-gnu)\r
40 From: David Edmondson <dme@dme.org>\r
41 Date: Mon, 26 Apr 2010 11:49:46 +0100\r
42 Message-ID: <87k4ru5vzp.fsf@ut.hh.sledj.net>\r
43 MIME-Version: 1.0\r
44 Content-Type: text/plain; charset=us-ascii\r
45 Cc: carl@ut.hh.sledj.net\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Mon, 26 Apr 2010 10:49:41 -0000\r
59 \r
60 On Fri, 23 Apr 2010 17:49:38 -0700, Carl Worth <cworth@cworth.org> wrote:\r
61 > I finally hit on doing (require 'notmuch-address) in .emacs. As noted\r
62 > previously, can we please make (require 'notmuch) pull in all notmuch\r
63 > functionality rather than having it separated like this?\r
64 \r
65 Patch sent.\r
66 \r
67 > Finally, though, I haven't figured out how to get more than a single\r
68 > match from this. If the first match isn't what I want, how do I see and\r
69 > choose later matches?\r
70 \r
71 M-n to move forward in the list, M-p to move backwards (including into\r
72 any history you have accrued).\r
73 \r
74 dme.\r
75 -- \r
76 David Edmondson, http://dme.org\r