notmuch-search-toggle-order and notmuch-tree
[notmuch-archives.git] / cc / f39c294888426e0c447bc55ef702a0163ce6e4
1 Return-Path: <pioto@pioto.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 D6EEB431FBC\r
6         for <notmuch@notmuchmail.org>; Thu, 21 Jan 2010 12:41:22 -0800 (PST)\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_50=0.001] 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 y06MU1K34oMI for <notmuch@notmuchmail.org>;\r
16         Thu, 21 Jan 2010 12:41:22 -0800 (PST)\r
17 Received: from mout-xforward.perfora.net (mout-xforward.perfora.net\r
18         [74.208.4.202])\r
19         by olra.theworths.org (Postfix) with ESMTP id 526F0431FAE\r
20         for <notmuch@notmuchmail.org>; Thu, 21 Jan 2010 12:41:22 -0800 (PST)\r
21 Received-SPF: softfail (mxus2: transitioning domain of pioto.org does not\r
22         designate 207.192.69.249 as permitted sender)\r
23         client-ip=207.192.69.249; envelope-from=pioto@pioto.org;\r
24         helo=everglades.pioto.org; \r
25 Received: from everglades.pioto.org (everglades.pioto.org [207.192.69.249])\r
26         by mx.perfora.net (node=mxus2) with ESMTP (Nemesis)\r
27         id 0MAwiS-1NhvjJ3Nn2-00A1oE for notmuch@notmuchmail.org;\r
28         Thu, 21 Jan 2010 15:41:21 -0500\r
29 Received: from aether.pioto.org (unknown [72.95.222.13])\r
30         (Authenticated sender: pioto)\r
31         by everglades.pioto.org (Postfix) with ESMTPA id 546EC16015F\r
32         for <notmuch@notmuchmail.org>; Thu, 21 Jan 2010 15:41:20 -0500 (EST)\r
33 Received: by aether.pioto.org (Postfix, from userid 1000)\r
34         id 1C82764A0E; Thu, 21 Jan 2010 15:42:00 -0500 (EST)\r
35 From: "Mike Kelly" <pioto@pioto.org>\r
36 To: notmuch@notmuchmail.org\r
37 Cc: \r
38 Message-Id: <20100121204201.1C82764A0E@aether.pioto.org>\r
39 Date: Thu, 21 Jan 2010 15:42:00 -0500 (EST)\r
40 Subject: [notmuch] A few patches\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\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, 21 Jan 2010 20:41:23 -0000\r
54 \r
55 I've got a few patches available in my notmuch repo:\r
56 \r
57   http://git.pioto.org/gitweb/notmuch.git\r
58 \r
59 The 'noarg-count' branch makes `notmuch count` without any argument\r
60 simply return the total number of messages in the database. This seems\r
61 like it could be useful.\r
62 \r
63 The 'new-unread' branch makes `notmuch new` only tag messages as\r
64 'unread' if they don't have a maildir 'seen' flag. This shouldn't affect\r
65 anyones existing database, but should make initial imports for people\r
66 migrating from other mail setups (like me) go much better.\r
67 \r
68 -- \r
69 Mike Kelly\r