[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 50 / 8788152e7ca2cc70a2801e751f53f8583848c6
1 Return-Path: <BATV+5595a60ebf5f56f8997a+2493+infradead.org+hohndel@bombadil.srs.infradead.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 DE5484196F2\r
6         for <notmuch@notmuchmail.org>; Mon, 21 Jun 2010 09:04:41 -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: -2.301\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.301 tagged_above=-999 required=5\r
12         tests=[BAYES_40=-0.001, RCVD_IN_DNSWL_MED=-2.3] 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 0bcovRH+5rF5 for <notmuch@notmuchmail.org>;\r
16         Mon, 21 Jun 2010 09:04:31 -0700 (PDT)\r
17 Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id 67342431FC1\r
19         for <notmuch@notmuchmail.org>; Mon, 21 Jun 2010 09:04:31 -0700 (PDT)\r
20 Received: from localhost ([::1] helo=x201s.gr8dns.org)\r
21         by bombadil.infradead.org with esmtp (Exim 4.72 #1 (Red Hat Linux))\r
22         id 1OQjTu-00073l-6V\r
23         for notmuch@notmuchmail.org; Mon, 21 Jun 2010 16:04:23 +0000\r
24 Received: by x201s.gr8dns.org (Postfix, from userid 500)\r
25         id B7CFD2F62C3; Mon, 21 Jun 2010 09:03:40 -0700 (PDT)\r
26 From: Dirk Hohndel <hohndel@infradead.org>\r
27 To: notmuch <notmuch@notmuchmail.org>\r
28 Subject: thread sorting ideas\r
29 User-Agent: Notmuch/0.3.1-70-g259d48b (http://notmuchmail.org) Emacs/23.2.1\r
30         (x86_64-redhat-linux-gnu)\r
31 Date: Mon, 21 Jun 2010 09:03:40 -0700\r
32 Message-ID: <m339wg1ig3.fsf@x201s.gr8dns.org>\r
33 MIME-Version: 1.0\r
34 Content-Type: text/plain; charset=us-ascii\r
35 X-SRS-Rewrite: SMTP reverse-path rewritten from <hohndel@infradead.org> by\r
36         bombadil.infradead.org See http://www.infradead.org/rpr.html\r
37 X-BeenThere: notmuch@notmuchmail.org\r
38 X-Mailman-Version: 2.1.13\r
39 Precedence: list\r
40 List-Id: "Use and development of the notmuch mail system."\r
41         <notmuch.notmuchmail.org>\r
42 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
43         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
44 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
45 List-Post: <mailto:notmuch@notmuchmail.org>\r
46 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
47 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
49 X-List-Received-Date: Mon, 21 Jun 2010 16:04:42 -0000\r
50 \r
51 \r
52 Here is a feature that I could really use some times... \r
53 \r
54 Instead of sorting the threads based on the date of the first message in\r
55 the thread, sort them based on the newest message in the thread. So if I\r
56 take a quick look at the bottom (I am an "oldest first" kinda person) of\r
57 a search and I see all the threads that have the newest messages.\r
58 \r
59 My suggestion would be to turn 'o' into a two key command:\r
60 \r
61 o-o : oldest first, sort by oldest message in thread\r
62 o-O : oldest first, sort by newest message in thread\r
63 o-n : newest first, sort by oldest message in thread\r
64 o-N : newest first, sort by newest message in thread\r
65 o-s : sort by subject?\r
66 o-z : unthreaded, sort by message size?\r
67 \r
68 you can come up with many more sort ideas...\r
69 \r
70 /D\r
71 \r
72 -- \r
73 Dirk Hohndel\r
74 Intel Open Source Technology Center\r