[PATCH v6 6/7] cli: search: Add --output=count
[notmuch-archives.git] / 4c / 76506c3a5fb5de524c62e8ed203517a2e19f02
1 Return-Path: <patricktotzke@googlemail.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 A56FF429E25\r
6         for <notmuch@notmuchmail.org>; Sun, 11 Dec 2011 11:55: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.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\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 mA074g2vkrQo for <notmuch@notmuchmail.org>;\r
17         Sun, 11 Dec 2011 11:55:21 -0800 (PST)\r
18 Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com\r
19  [74.125.82.45])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
20  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
21  CD9CE431FB6    for <notmuch@notmuchmail.org>; Sun, 11 Dec 2011 11:55:20 -0800\r
22  (PST)\r
23 Received: by wgbds13 with SMTP id ds13so7901372wgb.2\r
24         for <notmuch@notmuchmail.org>; Sun, 11 Dec 2011 11:55:18 -0800 (PST)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
26         d=googlemail.com; s=gamma;\r
27         h=message-id:content-type:mime-version:content-transfer-encoding:to\r
28         :from:subject:date;\r
29         bh=AWUeAmfwL4FRW85NOlVmfHyCc4kRIJkoZrVroMVLL4Y=;\r
30         b=PfLNV4K1YqexlH92dGTxQyNO0jKqN80JQJVHw1SlJI9PL/vwF7KKNDmzU2RzFwf7l3\r
31         E5VGV4ba0Kl8d8pI4GQ6QsIB/qIAw/tUaM2ePs4oOG8guTwerf2XUkkh+ir08iwItCUL\r
32         Pvb5uJBMrXz97bum1qYC5zY3Hsl7lT4bzgxKY=\r
33 Received: by 10.180.14.69 with SMTP id n5mr19398251wic.13.1323633317661;\r
34         Sun, 11 Dec 2011 11:55:17 -0800 (PST)\r
35 Received: from localhost (cpc1-sgyl2-0-0-cust548.18-2.cable.virginmedia.com.\r
36         [82.41.10.37])\r
37         by mx.google.com with ESMTPS id hq5sm22882338wib.7.2011.12.11.11.55.15\r
38         (version=TLSv1/SSLv3 cipher=OTHER);\r
39         Sun, 11 Dec 2011 11:55:16 -0800 (PST)\r
40 Message-ID: <4ee50aa4.456db40a.587a.ffffd911@mx.google.com>\r
41 Content-Type: text/plain; charset="utf-8"\r
42 MIME-Version: 1.0\r
43 Content-Transfer-Encoding: quoted-printable\r
44 To: notmuch@notmuchmail.org\r
45 From: Patrick Totzke <patricktotzke@googlemail.com>\r
46 Subject: [alot] announcing v0.2 aka. "robot santa"\r
47 Date: Sun, 11 Dec 2011 19:55:14 +0000\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.13\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52         <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Sun, 11 Dec 2011 19:55:22 -0000\r
61 \r
62 Hi everyone!\r
63 \r
64 I have just released version 0.2 of my terminal GUI `alot`.\r
65 You can grab a tarball here [0].\r
66 \r
67 There are some halfway working solutions for long standing open feature req=\r
68 uests\r
69 (e.g. gnupg integration, messages search..) lying around. However, I decide=\r
70 d against\r
71 working on those and instead put some effort into cleaning up and writing p=\r
72 roper\r
73 API documentation [1].\r
74 \r
75 Current features include (quoting the README):\r
76 \r
77  * modular and command prompt driven interface\r
78  * tab completion and usage help for all commands\r
79  * contacts completion using customizable `abook` lookups\r
80  * user configurable keyboard maps\r
81  * spawn terminals for asynchronous editing of mails\r
82  * theming, optionally in 2, 16 or 256 colours\r
83  * tag specific theming and tag string translation\r
84  * (python) hooks to react on events and do custom formating\r
85  * python shell for introspection\r
86  * forward/reply/group-reply of emails\r
87  * printing/piping of mails and threads\r
88  * multiple accounts for sending mails via sendmail\r
89  * notification popups with priorities\r
90  * database manager that manages a write queue to the notmuch index\r
91 \r
92 Beware the (admittedly short list of) FAQ [2] and don't hesitate\r
93 to send feedback, bug reports, feature or pull requests via the projects\r
94 github page [3].\r
95 \r
96 Thanks goes to Sebastian Spaeth for continuous support with the python bind=\r
97 ings to\r
98 libnotmuch, Ruben Pollan, Luke Macken, Justus Winter and Jaime Huerta-Cepas=\r
99  for\r
100 contributing code and Daniel Kreischer, Bj=C3=B6rn Bewersdorff and Amadeusz=\r
101  =C5=BBo=C5=82nowski\r
102 for valuable feedback and bug reports.\r
103 \r
104 Cheers,\r
105 /p\r
106 \r
107 [0]: https://github.com/pazz/alot/tarball/0.2\r
108 [1]: http://alot.rtfd.org\r
109 [2]: https://github.com/pazz/alot/blob/master/FAQ.md\r
110 [3]: https://github.com/pazz/alot\r
111 \r