Re: [PATCH v4 09/16] index encrypted parts when asked.
[notmuch-archives.git] / 59 / e49d5867aeb5bfb2041647242527705211407b
1 Return-Path: <bdale@gag.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 282BF431FAE\r
6         for <notmuch@notmuchmail.org>; Thu, 19 Nov 2009 09:59:20 -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 AkJRKq5FUvS7 for <notmuch@notmuchmail.org>;\r
11         Thu, 19 Nov 2009 09:59:19 -0800 (PST)\r
12 Received: from winfree.gag.com (winfree.gag.com [192.133.104.8])\r
13         by olra.theworths.org (Postfix) with ESMTP id 1B061431FBC\r
14         for <notmuch@notmuchmail.org>; Thu, 19 Nov 2009 09:59:19 -0800 (PST)\r
15 Received: from localhost (localhost.localdomain [127.0.0.1])\r
16         by winfree.gag.com (Postfix) with ESMTP id 5228D3027;\r
17         Thu, 19 Nov 2009 10:59:18 -0700 (MST)\r
18 X-Virus-Scanned: Debian amavisd-new at gag.com\r
19 Received: from winfree.gag.com ([127.0.0.1])\r
20         by localhost (winfree.gag.com [127.0.0.1]) (amavisd-new, port 10024)\r
21         with ESMTP id gu-weZJMXeZ0; Thu, 19 Nov 2009 10:59:17 -0700 (MST)\r
22 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1])\r
23         by winfree.gag.com (Postfix) with ESMTP id 23AFF3025;\r
24         Thu, 19 Nov 2009 10:59:17 -0700 (MST)\r
25 From: Bdale Garbee <bdale@gag.com>\r
26 To: Carl Worth <cworth@cworth.org>\r
27 In-Reply-To: <87lji2bmrb.fsf@yoom.home.cworth.org>\r
28 References: <1258630481-5133-1-git-send-email-jan@ryngle.com>\r
29         <1258630481-5133-2-git-send-email-jan@ryngle.com>\r
30         <f35dbb950911190352q2dcd041fr83a2f722f3231f44@mail.gmail.com>\r
31         <87lji2bmrb.fsf@yoom.home.cworth.org>\r
32 Content-Type: text/plain; charset="UTF-8"\r
33 Date: Thu, 19 Nov 2009 10:59:13 -0700\r
34 Message-ID: <1258653555.13952.13.camel@rover>\r
35 Mime-Version: 1.0\r
36 X-Mailer: Evolution 2.28.1 \r
37 Content-Transfer-Encoding: 7bit\r
38 Cc: notmuch@notmuchmail.org\r
39 Subject: Re: [notmuch] [PATCH 2/2] notmuch list: A new command to produce\r
40  various lists.\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.12\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Thu, 19 Nov 2009 17:59:20 -0000\r
54 \r
55 On Thu, 2009-11-19 at 15:41 +0100, Carl Worth wrote:\r
56 \r
57 > The other reason I've wanted this is have something like a "folder view"\r
58 > that would show a list of tags and a number of messages with each tag,\r
59 > (or a number of messages with that tag and the inbox tag).\r
60\r
61 > I know that Keith said he'd prefer to use a view like that as his\r
62 > primary way of reading mail.\r
63 \r
64 Yes.  \r
65 \r
66 I've been pondering approaches to prioritizing the pool of unread\r
67 messages.  Most of my thinking so far is along the lines of the ability\r
68 to automatically apply tags to new messages on various criteria combined\r
69 with the ability to manipulate the order in which tags are presented in\r
70 a view like what you're describing.\r
71 \r
72 For better or worse, with about 45k messages hitting my inbox per year\r
73 *after* most of the list traffic gets peeled off and fed to a private\r
74 NNTP server, it's not about reading all of my email any more... it's\r
75 about finding and reading the stuff that actually matters *to me*.\r
76 Can't tell you how excited I am about what's happening here!\r
77 \r
78 Bdale\r
79 \r
80 \r