RE: Reply all - issue
[notmuch-archives.git] / 89 / 4d79b0eda3c1d2be922353e86b40ccdb424126
1 Return-Path: <notmuch@stoakes.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 5F34C4196F2\r
6         for <notmuch@notmuchmail.org>; Wed, 23 Jun 2010 00:25:54 -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: -0.001\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5\r
12         tests=[BAYES_40=-0.001, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id 1I7molcQDtBS for <notmuch@notmuchmail.org>;\r
16         Wed, 23 Jun 2010 00:25:42 -0700 (PDT)\r
17 Received: from outbound-mail04.westnet.com.au (outbound-mail04.westnet.com.au\r
18         [203.10.1.245])\r
19         by olra.theworths.org (Postfix) with ESMTP id 28A1C431FC1\r
20         for <notmuch@notmuchmail.org>; Wed, 23 Jun 2010 00:25:41 -0700 (PDT)\r
21 X-IronPort-Anti-Spam-Filtered: true\r
22 X-IronPort-Anti-Spam-Result: AvsEAOdTIUzKrYlp/2dsb2JhbACfJXLBUoUbBINV\r
23 X-IronPort-AV: E=Sophos;i="4.53,465,1272816000"; d="scan'208";a="47196109"\r
24 Received: from dsl-202-173-137-105.sa.westnet.com.au (HELO mail.stoakes.net)\r
25         ([202.173.137.105])\r
26         by outbound-mail04.westnet.com.au with ESMTP/TLS/ADH-CAMELLIA256-SHA;\r
27         23 Jun 2010 15:25:35 +0800\r
28 Received: from magnet.pvt.stoakes.net (unknown [192.168.20.220])\r
29         by mail.stoakes.net (Postfix) with ESMTP id 585C417409C;\r
30         Wed, 23 Jun 2010 16:55:41 +0930 (CST)\r
31 Received: by magnet.pvt.stoakes.net (Postfix, from userid 1000)\r
32         id 8011FA0466; Wed, 23 Jun 2010 16:55:33 +0930 (CST)\r
33 Date: Wed, 23 Jun 2010 16:55:33 +0930\r
34 From: Tim Stoakes <notmuch@stoakes.net>\r
35 To: Dirk Hohndel <hohndel@infradead.org>\r
36 Subject: Re: thread sorting ideas\r
37 Message-ID: <20100623072533.GC7090@mail.stoakes.net>\r
38 References: <m339wg1ig3.fsf@x201s.gr8dns.org>\r
39 MIME-Version: 1.0\r
40 Content-Type: text/plain; charset=us-ascii\r
41 Content-Disposition: inline\r
42 In-Reply-To: <m339wg1ig3.fsf@x201s.gr8dns.org>\r
43 User-Agent: Mutt/1.5.20 (2009-06-14)\r
44 Cc: notmuch <notmuch@notmuchmail.org>\r
45 X-BeenThere: notmuch@notmuchmail.org\r
46 X-Mailman-Version: 2.1.13\r
47 Precedence: list\r
48 List-Id: "Use and development of the notmuch mail system."\r
49         <notmuch.notmuchmail.org>\r
50 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
52 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
53 List-Post: <mailto:notmuch@notmuchmail.org>\r
54 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
55 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
57 X-List-Received-Date: Wed, 23 Jun 2010 07:25:55 -0000\r
58 \r
59 Dirk Hohndel(hohndel@infradead.org)@210610-09:03:\r
60 > Here is a feature that I could really use some times... \r
61\r
62 > Instead of sorting the threads based on the date of the first message in\r
63 > the thread, sort them based on the newest message in the thread. So if I\r
64 > take a quick look at the bottom (I am an "oldest first" kinda person) of\r
65 > a search and I see all the threads that have the newest messages.\r
66 \r
67 Indeed, this would be akin to mutt's:\r
68  set sort=threads\r
69  set sort_aux=last-date\r
70 I think. Indispensable!\r
71 \r
72 Tim\r
73 \r
74 > My suggestion would be to turn 'o' into a two key command:\r
75\r
76 > o-o : oldest first, sort by oldest message in thread\r
77 > o-O : oldest first, sort by newest message in thread\r
78 > o-n : newest first, sort by oldest message in thread\r
79 > o-N : newest first, sort by newest message in thread\r
80 > o-s : sort by subject?\r
81 > o-z : unthreaded, sort by message size?\r
82\r
83 > you can come up with many more sort ideas...\r
84 \r
85 -- \r
86 Tim Stoakes\r