Re: [PATCH v2] emacs: globally replace non-branching "(if COND (progn ..." with ...
[notmuch-archives.git] / 09 / e84ab35318acf5d15200408e3136dd9793e1a8
1 Return-Path: <kzak@redhat.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 C4CF8429E21\r
6         for <notmuch@notmuchmail.org>; Tue,  3 Jan 2012 04:39:43 -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: -5\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-5 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_HI=-5] autolearn=disabled\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 bF2gpImdWLAZ for <notmuch@notmuchmail.org>;\r
16         Tue,  3 Jan 2012 04:39:43 -0800 (PST)\r
17 Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28])\r
18         by olra.theworths.org (Postfix) with ESMTP id E4F20431FD0\r
19         for <notmuch@notmuchmail.org>; Tue,  3 Jan 2012 04:39:42 -0800 (PST)\r
20 Received: from int-mx10.intmail.prod.int.phx2.redhat.com\r
21         (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23])\r
22         by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q03CdeAE028565\r
23         (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK)\r
24         for <notmuch@notmuchmail.org>; Tue, 3 Jan 2012 07:39:41 -0500\r
25 Received: from x2 (ovpn-116-28.ams2.redhat.com [10.36.116.28])\r
26         by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP\r
27         id q03CdcWu019718\r
28         for <notmuch@notmuchmail.org>; Tue, 3 Jan 2012 07:39:40 -0500\r
29 Date: Tue, 3 Jan 2012 13:39:38 +0100\r
30 From: Karel Zak <kzak@redhat.com>\r
31 To: notmuch@notmuchmail.org\r
32 Subject: [ANNOUNCE] mutt with notmuch support\r
33 Message-ID: <20120103123938.GA15106@x2.net.home>\r
34 MIME-Version: 1.0\r
35 Content-Type: text/plain; charset=us-ascii\r
36 Content-Disposition: inline\r
37 User-Agent: Mutt/1.5.21 (2011-07-01)\r
38 X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Tue, 03 Jan 2012 12:39:43 -0000\r
52 \r
53 \r
54 This is not another curses front-end for notmuch, this is mutt :-)\r
55 \r
56 I have forked mutt to seriously integrate notmuch to this excellent e-mail\r
57 client. I don't want to use symlinks or any other hacks to emulate virtual\r
58 folders. My wish is mutt linked with libnotmuch.\r
59 \r
60 Features:\r
61 \r
62  * in .muttrc defined virtual folders by notmuch queries\r
63 \r
64  * on-the-fly generate virtual folder from queries\r
65 \r
66  * add / remove / modify labels (notmuch tags)\r
67 \r
68  * support for INBOX --> archive use case\r
69 \r
70  * support <tag-prefix> (key ';') mutt functionality to work with set of messages\r
71 \r
72  * all is implemented by regular mutt commands, so all is usable in user\r
73    defined macros\r
74 \r
75 \r
76 More information:\r
77 \r
78  https://github.com/karelzak/mutt-kz/wiki\r
79 \r
80  https://raw.github.com/karelzak/mutt-kz/master/README.notmuch\r
81 \r
82 \r
83 TODO:\r
84 \r
85  * add <entire-thread> command to display all e-mails that belongs to the same\r
86    thread as the current message. This command will be useful when you have a \r
87    new email in your INBOX and you want to see the rest of the archived thread.\r
88 \r
89 -- \r
90  Karel Zak  <kzak@redhat.com>\r
91  http://karelzak.blogspot.com\r