Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 81 / 4927d718c7f223d20f5912f06d0d77201c9989
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 F336B4196F2\r
6         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 09:27:34 -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: -1.89\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.89 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01]\r
13         autolearn=ham\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id MlcuiWuJEnXV for <notmuch@notmuchmail.org>;\r
17         Mon, 26 Apr 2010 09:27:34 -0700 (PDT)\r
18 Received: from mail-bw0-f210.google.com (mail-bw0-f210.google.com\r
19         [209.85.218.210])\r
20         by olra.theworths.org (Postfix) with ESMTP id EA747431FC1\r
21         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 09:27:33 -0700 (PDT)\r
22 Received: by bwz2 with SMTP id 2so11327027bwz.30\r
23         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 09:27:33 -0700 (PDT)\r
24 Received: by 10.204.30.195 with SMTP id v3mr2771326bkc.3.1272299252866;\r
25         Mon, 26 Apr 2010 09:27:32 -0700 (PDT)\r
26 Received: from ut.hh.sledj.net (host83-217-165-81.dsl.vispa.com\r
27         [83.217.165.81])\r
28         by mx.google.com with ESMTPS id 14sm1567544bwz.14.2010.04.26.09.27.31\r
29         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
30         Mon, 26 Apr 2010 09:27:31 -0700 (PDT)\r
31 Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
32         id 84A3E59413B; Mon, 26 Apr 2010 17:27:42 +0100 (BST)\r
33 To: Carl Worth <cworth@cworth.org>, notmuch@notmuchmail.org\r
34 Subject: Re: [PATCH] emacs: Add notmuch-address.el for address completion\r
35         using notmuch\r
36 In-Reply-To: <87eii2ck8g.fsf@yoom.home.cworth.org>\r
37 References: <1271927023-10103-1-git-send-email-dme@dme.org>\r
38         <87633hoesd.fsf@yoom.home.cworth.org>\r
39         <87k4ru5vzp.fsf@ut.hh.sledj.net>\r
40         <87eii2ck8g.fsf@yoom.home.cworth.org>\r
41 User-Agent: Notmuch/0.2-200-gcc7098a (http://notmuchmail.org) Emacs/23.1.1\r
42         (x86_64-pc-linux-gnu)\r
43 From: David Edmondson <dme@dme.org>\r
44 Date: Mon, 26 Apr 2010 17:27:38 +0100\r
45 Message-ID: <87k4ruch6t.fsf@ut.hh.sledj.net>\r
46 MIME-Version: 1.0\r
47 Content-Type: multipart/signed; boundary="=-=-=";\r
48         micalg=pgp-sha1; protocol="application/pgp-signature"\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Mon, 26 Apr 2010 16:27:35 -0000\r
62 \r
63 --=-=-=\r
64 Content-Transfer-Encoding: quoted-printable\r
65 \r
66 On Mon, 26 Apr 2010 08:21:51 -0700, Carl Worth <cworth@cworth.org> wrote:\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 a=\r
69 nd\r
70 > > > choose later matches?\r
71 > >=20\r
72 > > M-n to move forward in the list, M-p to move backwards (including into\r
73 > > any history you have accrued).\r
74 >=20\r
75 > Ah-hah! Thanks for filling me in. I'm glad to finally have usable\r
76 > notmuch-based address completion now.\r
77 >=20\r
78 >  Perhaps we could add a hint in the minibuffer prompt?\r
79 >=20\r
80 >       Address (+6 more): Name Here <address@example.com>\r
81 \r
82 Patch is sent for this, though given that it's not easy to change the\r
83 prompt as you step through, it says:\r
84 \r
85         Address (7 match): Name Here <address@example.com>\r
86 \r
87 > I'd like to come up with something more specific in that hint, but it\r
88 > gets a little long:\r
89 >=20\r
90 >       Address (Use M-n/M-p or arrow keys for 6 more):\r
91 \r
92 Moving through potential completions is pretty standard Emacs UI stuff,\r
93 so I'm not sure if it's necessary to explain? (Of course, that you had\r
94 to ask suggests otherwise...)\r
95 \r
96 > I don't suppose it would be feasible to make Space and DEL navigate\r
97 > through the list as well would it?\r
98 \r
99 Not with `completing-read', but I'll look at it after 0.3.\r
100 \r
101 dme.\r
102 =2D-=20\r
103 David Edmondson, http://dme.org\r
104 \r
105 --=-=-=\r
106 Content-Type: application/pgp-signature\r
107 \r
108 -----BEGIN PGP SIGNATURE-----\r
109 Version: GnuPG v1.4.10 (GNU/Linux)\r
110 \r
111 iEYEARECAAYFAkvVvvsACgkQaezQq/BJZRakKQCfXY4/YXC6Vu3yaZuFZ5APBlq/\r
112 KEAAnj5wSXsEloOXCqMqx5GmLdBhK67B\r
113 =ogDS\r
114 -----END PGP SIGNATURE-----\r
115 --=-=-=--\r