[PATCH 2/3] notmuch: Add support for In-Reply-To in header
[notmuch-archives.git] / bb / 11325bb2118124d13e6eff1c639ba7fa824845
1 Return-Path: <keithp@keithp.com>\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 75AF6431FC0\r
6         for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 16:43:24 -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 Wfu-wHj0+CxM for <notmuch@notmuchmail.org>;\r
11         Wed, 18 Nov 2009 16:43:23 -0800 (PST)\r
12 Received: from keithp.com (home.keithp.com [63.227.221.253])\r
13         by olra.theworths.org (Postfix) with ESMTP id 97CAD431FBF\r
14         for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 16:43:23 -0800 (PST)\r
15 Received: from localhost (localhost [127.0.0.1])\r
16         by keithp.com (Postfix) with ESMTP id C38F3B9404B;\r
17         Wed, 18 Nov 2009 16:43:22 -0800 (PST)\r
18 X-Virus-Scanned: Debian amavisd-new at keithp.com\r
19 Received: from keithp.com ([127.0.0.1])\r
20         by localhost (keithp.com [127.0.0.1]) (amavisd-new, port 10024)\r
21         with LMTP id uz4avRnoGR2I; Wed, 18 Nov 2009 16:43:19 -0800 (PST)\r
22 Received: by keithp.com (Postfix, from userid 1033)\r
23         id 95E6EB9402F; Wed, 18 Nov 2009 16:43:19 -0800 (PST)\r
24 Received: from keithp.com (localhost [127.0.0.1])\r
25         by keithp.com (Postfix) with ESMTP id 8A3A2B88003;\r
26         Wed, 18 Nov 2009 16:43:19 -0800 (PST)\r
27 From: Keith Packard <keithp@keithp.com>\r
28 To: Carl Worth <cworth@cworth.org>, notmuch@notmuchmail.org\r
29 In-Reply-To: <87y6m35pj5.fsf@yoom.home.cworth.org>\r
30 References: <1258493565-13508-1-git-send-email-keithp@keithp.com>\r
31         <87k4xoqgnl.fsf@yoom.home.cworth.org> <yund43f3exu.fsf@aiko.keithp.com>\r
32         <87y6m35pj5.fsf@yoom.home.cworth.org>\r
33 Date: Wed, 18 Nov 2009 16:43:18 -0800\r
34 Message-ID: <yun4oor4a55.fsf@aiko.keithp.com>\r
35 MIME-Version: 1.0\r
36 Content-Type: multipart/signed; boundary="=-=-=";\r
37         micalg=pgp-sha1; protocol="application/pgp-signature"\r
38 Subject: Re: [notmuch] [PATCH] Make notmuch-show 'X' (and 'x') commands\r
39  remove inbox (and unread) tags\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.12\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Thu, 19 Nov 2009 00:43:24 -0000\r
53 \r
54 --=-=-=\r
55 Content-Transfer-Encoding: quoted-printable\r
56 \r
57 On Thu, 19 Nov 2009 01:25:34 +0100, Carl Worth <cworth@cworth.org> wrote:\r
58 > On Wed, 18 Nov 2009 09:45:01 -0800, Keith Packard <keithp@keithp.com> wro=\r
59 te:\r
60 > > On Wed, 18 Nov 2009 02:19:26 -0800, Carl Worth <cworth@cworth.org> wrot=\r
61 e:\r
62 > > You can use kill-buffer directly (C-X k); adding a new special binding\r
63 > > for that command seems unnecessary to me.\r
64 >=20\r
65 > Well, that's "Control, X, K, Enter", so quite a bit harder than just\r
66 > 'x'. :-)\r
67 \r
68 I'd forgotten about the 'q' binding, which used to be the same as 'x'\r
69 and is now different. Similar to how fdisk differentiates between\r
70 'q'uit without saving changes and 'w'rite table to disk and exit.\r
71 \r
72 > But fine, I could move my convenience for "kill buffer" to just 'k'.\r
73 \r
74 You've got 'q' already :-)\r
75 \r
76 > I think I'd like to see a better mapping for "archive and kill buffer"\r
77 > to a key other than 'x'. Any ideas?\r
78 \r
79 I'm up for almost anything; but I'd have to retrain my fingers to use it\r
80 instead of 'x' :-)\r
81 \r
82 > 1. Before I go into "read a bunch of messages with spacebar" mode I\r
83 >    first arrange for filtered search results that I know I want to read\r
84 >    all together.\r
85 \r
86 I generally do the same, but don't read mail in time sequence. One of\r
87 the reasons I like the threaded reading mode is that I don't *have* to\r
88 read mail in time sequence as I can review a thread and see the time\r
89 ordering of the messages within that.\r
90 \r
91 > 2. When I archive a thread with 'a', I'm not necessarily always planning\r
92 >    to read the next message (just because notmuch is presenting it to\r
93 >    me). And if not, I'll just press 'x' right away.\r
94 \r
95 Right, if you use the 'a' key to flip to a new message, you probably\r
96 don't want to use 'x' on the final (and still essentially ignored)\r
97 message.\r
98 \r
99 >    Of course, for this I need an "archive all" binding that\r
100 >    doesn't exist yet. And I also really need to fix the Xapian bug so\r
101 >    that archiving 100 threads doesn't take *forever* like it does\r
102 >    currently.\r
103 \r
104 yes, please! I'd even be willing to wait at this point...\r
105 \r
106 =2D-\r
107 keith.packard@intel.com\r
108 \r
109 --=-=-=\r
110 Content-Type: application/pgp-signature\r
111 \r
112 -----BEGIN PGP SIGNATURE-----\r
113 Version: GnuPG v1.4.10 (GNU/Linux)\r
114 \r
115 iD8DBQFLBJSnQp8BWwlsTdMRAmtPAJ0Rr8LJsShAhO+foO4DOYsL0KOQLwCfQdBG\r
116 FQGvhpS+dFNK5SU5Lzwox1A=\r
117 =ED0n\r
118 -----END PGP SIGNATURE-----\r
119 --=-=-=--\r