[PATCH v3 4/7] Add internal functions to search for alternate doc types
[notmuch-archives.git] / 93 / e176af9a663ebd225bd1d04b214b0bd214dea3
1 Return-Path: <cworth@cworth.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 DC4E0431FBD;\r
6         Fri,  4 Dec 2009 09:10:48 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id 0laURCdPqu3E; Fri,  4 Dec 2009 09:10:48 -0800 (PST)\r
11 Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
12         by olra.theworths.org (Postfix) with ESMTP id 339C5431FAE;\r
13         Fri,  4 Dec 2009 09:10:48 -0800 (PST)\r
14 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
15         id 0E6492542FB; Fri,  4 Dec 2009 09:10:47 -0800 (PST)\r
16 From: Carl Worth <cworth@cworth.org>\r
17 To: "Aneesh Kumar K. V" <aneesh.kumar@linux.vnet.ibm.com>, Notmuch list\r
18         <notmuch@notmuchmail.org>\r
19 In-Reply-To: <87hbs75e1v.fsf@linux.vnet.ibm.com>\r
20 References: <877ht3hfh0.fsf@yoom.home.cworth.org>\r
21         <87hbs75e1v.fsf@linux.vnet.ibm.com>\r
22 Date: Fri, 04 Dec 2009 09:10:45 -0800\r
23 Message-ID: <87iqcmfywa.fsf@yoom.home.cworth.org>\r
24 MIME-Version: 1.0\r
25 Content-Type: multipart/signed; boundary="=-=-=";\r
26         micalg=pgp-sha1; protocol="application/pgp-signature"\r
27 Subject: Re: [notmuch] Recent (and forthcoming) improvements to the emacs\r
28  interface\r
29 X-BeenThere: notmuch@notmuchmail.org\r
30 X-Mailman-Version: 2.1.12\r
31 Precedence: list\r
32 List-Id: "Use and development of the notmuch mail system."\r
33         <notmuch.notmuchmail.org>\r
34 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
35         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
36 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
37 List-Post: <mailto:notmuch@notmuchmail.org>\r
38 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
39 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
40         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
41 X-List-Received-Date: Fri, 04 Dec 2009 17:10:49 -0000\r
42 \r
43 --=-=-=\r
44 Content-Transfer-Encoding: quoted-printable\r
45 \r
46 Hi Aneesh,\r
47 \r
48 Thanks for the followup.\r
49 \r
50 On Fri, 04 Dec 2009 14:08:52 +0530, "Aneesh Kumar K. V" <aneesh.kumar@linux=\r
51 .vnet.ibm.com> wrote:\r
52 > >     Recommendation: Make SPACE only page the current message. Recommend\r
53 > >     that user use 'a' to advance to next thread, (or 'x' to exit back to\r
54 > >     search results).\r
55 >=20\r
56 > Later you mention 'N' and 'n' to do the same task. Or are you suggesting\r
57 > that 'a' would move to the next task after marking the current task\r
58 > read ?\r
59 \r
60 Sorry, I meant for 'N' and 'P' to move between messages in a thread.\r
61 \r
62 But it would make sense to also have commands to navigate to the next\r
63 and previous threads. So many actions and so few keys... :-}\r
64 \r
65 > ok that explains. But with Xapian ticket 250 we would definitely want\r
66 > some keybinding that move to the next mail without updating tags.\r
67 \r
68 I don't want to let a current bug shape the interface we want. But, yes,\r
69 that's a current reality.\r
70 \r
71 > >     Recommendation: Revert 'a' to act on all messages in a thread---not\r
72 > >     only those that match the search results. Then change '*' to work by\r
73 > >     walking the list and explicitly calling the same action as 'a' on\r
74 > >     each line. This will provide the desired feedback and should be\r
75 > >     plenty fast.\r
76 >=20\r
77 > With xapian ticket 250 doing a tag update per thread is going to be\r
78 > really slow right ?\r
79 \r
80 Yes, but that's already the case with '*'. The Xapian work involved\r
81 should be the same whether calling "notmuch tag" once with the whole\r
82 search string, or several times, (once for each thread).\r
83 \r
84 =2DCarl\r
85 \r
86 --=-=-=\r
87 Content-Type: application/pgp-signature\r
88 \r
89 -----BEGIN PGP SIGNATURE-----\r
90 Version: GnuPG v1.4.10 (GNU/Linux)\r
91 \r
92 iD8DBQFLGUKW6JDdNq8qSWgRAuXFAJ98mTYTkjwo4tALZulLRHQKnmDG/QCgn9QC\r
93 9XYSyLlZ/Yq4Wk4wDharDfs=\r
94 =DbIZ\r
95 -----END PGP SIGNATURE-----\r
96 --=-=-=--\r