Re: [PATCH v4 3/5] Use the S-Expression structured printer in notmuch-show, notmuch...
[notmuch-archives.git] / fc / 6fe11a18e42ae609580460b794319f93bf5c33
1 Return-Path: <jrollins@finestructure.net>\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 875CD4196F2\r
6         for <notmuch@notmuchmail.org>; Tue, 13 Apr 2010 16:29:43 -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: -4.19\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-4.19 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, 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 39a9m4fMrEhK for <notmuch@notmuchmail.org>;\r
17         Tue, 13 Apr 2010 16:29:42 -0700 (PDT)\r
18 Received: from brinza.cc.columbia.edu (brinza.cc.columbia.edu [128.59.29.8])\r
19         by olra.theworths.org (Postfix) with ESMTP id 9A188431FC1\r
20         for <notmuch@notmuchmail.org>; Tue, 13 Apr 2010 16:29:42 -0700 (PDT)\r
21 Received: from servo.finestructure.net (geco.phys.columbia.edu\r
22         [128.59.170.159])\r
23         (user=jgr2110 author=jrollins@finestructure.net mech=PLAIN bits=0)\r
24         by brinza.cc.columbia.edu (8.14.3/8.14.3) with ESMTP id o3DNTcg3016062\r
25         (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT);\r
26         Tue, 13 Apr 2010 19:29:38 -0400 (EDT)\r
27 Received: from jrollins by servo.finestructure.net with local (Exim 4.71)\r
28         (envelope-from <jrollins@finestructure.net>)\r
29         id 1O1pY2-0007eJ-2W; Tue, 13 Apr 2010 19:29:38 -0400\r
30 From: Jameson Rollins <jrollins@finestructure.net>\r
31 To: James Westby <jw+debian@jameswestby.net>, Xavier Maillard <xma@gnu.org>,\r
32         notmuch@notmuchmail.org\r
33 Subject: Re: See only unread message in a thread ?\r
34 In-Reply-To: <871vejt2py.fsf@jameswestby.net>\r
35 References: <m2tyrf3sux.fsf@deb.maillard.im> <871vejt2py.fsf@jameswestby.net>\r
36 Date: Tue, 13 Apr 2010 19:29:29 -0400\r
37 Message-ID: <87iq7vc4o6.fsf@servo.finestructure.net>\r
38 MIME-Version: 1.0\r
39 Content-Type: multipart/signed; boundary="=-=-=";\r
40         micalg=pgp-sha256; protocol="application/pgp-signature"\r
41 X-No-Spam-Score: Local\r
42 X-Scanned-By: MIMEDefang 2.68 on 128.59.29.8\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Tue, 13 Apr 2010 23:29:43 -0000\r
56 \r
57 --=-=-=\r
58 Content-Transfer-Encoding: quoted-printable\r
59 \r
60 On Tue, 13 Apr 2010 23:19:37 +0100, James Westby <jw+debian@jameswestby.net=\r
61 > wrote:\r
62 > On Wed, 14 Apr 2010 00:11:50 +0200, Xavier Maillard <xma@gnu.org> wrote:\r
63 > > Say I have a thread with A-B-C. I visit the thread and read the\r
64 > > whole thread. Let's say after 'notmuch new' a post has entered\r
65 > > the thread: A-B-C-D. Is there an easy way to just have one of\r
66 > > these behaviour:\r
67 > >=20\r
68 > > - only show the new message (with an option to toggle display of\r
69 > >   the old messages)\r
70 > > - display the whole thread with the 3 read messages 'collapsed'\r
71 > >   and only the unread message 'expanded'\r
72 >=20\r
73 > This is the default behaviour in my experience.\r
74 \r
75 I agree this is the behavior I see, but there is a caveat that may be\r
76 the cause of confusion:\r
77 \r
78 > Reading a message unsets the 'unread' tag.\r
79 >=20\r
80 > The default search if for 'inbox' + 'unread'.\r
81 \r
82 Actually, the default search is for just "tag:inbox", which will also\r
83 display any messages in the inbox that have "tag:unread" as well.  But\r
84 remember that if you are coming from a search for "tag:inbox", when you\r
85 view a thread all the message with "tag:inbox" will be visible\r
86 (uncollapsed), whether or not they have "tag:unread" not.  Just reading\r
87 a message will not cause it to collapse when coming from a "tag:inbox"\r
88 search.  I think this might be where the confusion is coming from.  If\r
89 you want to view just the messages in your inbox that are unread, then\r
90 you need to search for "tag:inbox and tag:unread", or type 'f' in\r
91 notmuch mode to filter your inbox search with the "tag:unread" search.\r
92 Make sense?\r
93 \r
94 jamie.\r
95 \r
96 --=-=-=\r
97 Content-Type: application/pgp-signature\r
98 \r
99 -----BEGIN PGP SIGNATURE-----\r
100 Version: GnuPG v1.4.10 (GNU/Linux)\r
101 \r
102 iQIcBAEBCAAGBQJLxP5ZAAoJEO00zqvie6q85gkP/jB3oFOymtnkhP9N2HRo+SQX\r
103 wVjeg+1tsLaJrjwtAjFjGQqy34YTjoTvbpucNWZRe11fMoa+hItFFLLg0A85pMRM\r
104 2e6AOYACtvg450Epj8pxpou5CrqMdyu5/NQ3+EGmJdS8Nc9mTVpqqpAW7usCvQ7x\r
105 3q6r21Chqc7e6Ms4cGgrmu64f9Tkg7QfwGHHgCDxtq1IqE09Z1gcZzDMMh3peD3g\r
106 tU0eNIFg7I8W7gJeUf4eYFoSwcnHncKoZN/aVTPjybADFS4w7jDcYZ53AwF7W2oO\r
107 vPvIwyyLcMrFUlGdvMSx/7qpfjDFqhaiX9p8YgSTiEjJYtg/QQVxWPZoaaIWqJHr\r
108 dMYZOsoZiGVCLcMmA0Tkv0ygzfvzOHanA10U3pEU5xTkGMqA2Hn9rPpQGIYbG/JA\r
109 qJE+uJlIZgRjg0PTDn+BAULKZml/jXzQm78AbtW9+PeAlHzFtb92sdadbe0yxXJz\r
110 sCChh+WWhUjTsarHPowheq0OMuH3AdQ1gU2654hlPaeXRnMPMncr3G6iN6FmsZ4F\r
111 AIDtEuvYFsSDdE1aHh4GSuPX41zotynge7c197bq+ZIUZbYTjsj/O5DyXtK30mi+\r
112 yjt/LQJva9xKTzrNUCWosxV0Ci1ZAtrim2OCxERwncSmyOTEAc30UG0CH78ibdmE\r
113 nh7H4JoxhKAkWVwQayOp\r
114 =8doh\r
115 -----END PGP SIGNATURE-----\r
116 --=-=-=--\r