[ANNOUNCE] mutt with notmuch support
authorKarel Zak <kzak@redhat.com>
Tue, 3 Jan 2012 12:39:38 +0000 (13:39 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:41:34 +0000 (09:41 -0800)
09/e84ab35318acf5d15200408e3136dd9793e1a8 [new file with mode: 0644]

diff --git a/09/e84ab35318acf5d15200408e3136dd9793e1a8 b/09/e84ab35318acf5d15200408e3136dd9793e1a8
new file mode 100644 (file)
index 0000000..9dbf0bc
--- /dev/null
@@ -0,0 +1,91 @@
+Return-Path: <kzak@redhat.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id C4CF8429E21\r
+       for <notmuch@notmuchmail.org>; Tue,  3 Jan 2012 04:39:43 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -5\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-5 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_HI=-5] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id bF2gpImdWLAZ for <notmuch@notmuchmail.org>;\r
+       Tue,  3 Jan 2012 04:39:43 -0800 (PST)\r
+Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28])\r
+       by olra.theworths.org (Postfix) with ESMTP id E4F20431FD0\r
+       for <notmuch@notmuchmail.org>; Tue,  3 Jan 2012 04:39:42 -0800 (PST)\r
+Received: from int-mx10.intmail.prod.int.phx2.redhat.com\r
+       (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23])\r
+       by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q03CdeAE028565\r
+       (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK)\r
+       for <notmuch@notmuchmail.org>; Tue, 3 Jan 2012 07:39:41 -0500\r
+Received: from x2 (ovpn-116-28.ams2.redhat.com [10.36.116.28])\r
+       by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP\r
+       id q03CdcWu019718\r
+       for <notmuch@notmuchmail.org>; Tue, 3 Jan 2012 07:39:40 -0500\r
+Date: Tue, 3 Jan 2012 13:39:38 +0100\r
+From: Karel Zak <kzak@redhat.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [ANNOUNCE] mutt with notmuch support\r
+Message-ID: <20120103123938.GA15106@x2.net.home>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+User-Agent: Mutt/1.5.21 (2011-07-01)\r
+X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 03 Jan 2012 12:39:43 -0000\r
+\r
+\r
+This is not another curses front-end for notmuch, this is mutt :-)\r
+\r
+I have forked mutt to seriously integrate notmuch to this excellent e-mail\r
+client. I don't want to use symlinks or any other hacks to emulate virtual\r
+folders. My wish is mutt linked with libnotmuch.\r
+\r
+Features:\r
+\r
+ * in .muttrc defined virtual folders by notmuch queries\r
+\r
+ * on-the-fly generate virtual folder from queries\r
+\r
+ * add / remove / modify labels (notmuch tags)\r
+\r
+ * support for INBOX --> archive use case\r
+\r
+ * support <tag-prefix> (key ';') mutt functionality to work with set of messages\r
+\r
+ * all is implemented by regular mutt commands, so all is usable in user\r
+   defined macros\r
+\r
+\r
+More information:\r
+\r
+ https://github.com/karelzak/mutt-kz/wiki\r
+\r
+ https://raw.github.com/karelzak/mutt-kz/master/README.notmuch\r
+\r
+\r
+TODO:\r
+\r
+ * add <entire-thread> command to display all e-mails that belongs to the same\r
+   thread as the current message. This command will be useful when you have a \r
+   new email in your INBOX and you want to see the rest of the archived thread.\r
+\r
+-- \r
+ Karel Zak  <kzak@redhat.com>\r
+ http://karelzak.blogspot.com\r