Re: [ANNOUNCE] mutt with notmuch support
authorDarren McGuicken <mailing-notmuch@fernseed.info>
Tue, 3 Jan 2012 18:45:46 +0000 (18:45 +0000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:41:35 +0000 (09:41 -0800)
13/2995a4556f9ceda899875b010bbf27ad783c54 [new file with mode: 0644]

diff --git a/13/2995a4556f9ceda899875b010bbf27ad783c54 b/13/2995a4556f9ceda899875b010bbf27ad783c54
new file mode 100644 (file)
index 0000000..da306d6
--- /dev/null
@@ -0,0 +1,66 @@
+Return-Path: <darren@fernseed.info>\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 72116429E42\r
+       for <notmuch@notmuchmail.org>; Tue,  3 Jan 2012 11:21:20 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       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 aLnOJEGIy+6A for <notmuch@notmuchmail.org>;\r
+       Tue,  3 Jan 2012 11:21:20 -0800 (PST)\r
+X-Greylist: delayed 479 seconds by postgrey-1.32 at olra;\r
+       Tue, 03 Jan 2012 11:21:19 PST\r
+Received: from silentio.fernseed.info (silentio.fernseed.info\r
+ [81.187.184.164])     (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No\r
+ client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
+ D9D12431FD0   for <notmuch@notmuchmail.org>; Tue,  3 Jan 2012 11:21:19 -0800\r
+ (PST)\r
+Received: from bookbinder.fernseed.info (bookbinder.fernseed.info\r
+       [IPv6:2001:8b0:ff94:1:224:2cff:fe37:838b])\r
+       (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
+       (Client did not present a certificate)\r
+       by silentio.fernseed.info (Postfix) with ESMTPS id 0A115B4\r
+       for <notmuch@notmuchmail.org>; Tue,  3 Jan 2012 19:13:17 +0000 (GMT)\r
+Received: from bookbinder.fernseed.info (bookbinder.fernseed.info [127.0.0.1])\r
+       by bookbinder.fernseed.info (8.14.5/8.14.5) with ESMTP id\r
+       q03Ijmwe007253; Tue, 3 Jan 2012 18:45:48 GMT\r
+Received: (from darren@localhost)\r
+       by bookbinder.fernseed.info (8.14.5/8.14.5/Submit) id q03Ijk9p007227;\r
+       Tue, 3 Jan 2012 18:45:46 GMT\r
+Date: Tue, 3 Jan 2012 18:45:46 +0000\r
+From: Darren McGuicken <mailing-notmuch@fernseed.info>\r
+To: Karel Zak <kzak@redhat.com>, notmuch@notmuchmail.org\r
+Subject: Re: [ANNOUNCE] mutt with notmuch support\r
+Message-ID: <20120103184546.GB27894@fernseed.info>\r
+References: <20120103123938.GA15106@x2.net.home>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+In-Reply-To: <20120103123938.GA15106@x2.net.home>\r
+User-Agent: Mutt/1.5.21 (2011-07-01)\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 19:21:20 -0000\r
+\r
+On Tue, Jan 03, 2012 at 01:39:38PM +0100, Karel Zak wrote:\r
+> This is not another curses front-end for notmuch, this is mutt :-)\r
+\r
+Outstanding!  Assuming this mail makes it to the list, I can confirm that it works well for me!  Although I will have to find and dust off an old .muttrc...\r
+\r
+I had to tweak your use of notmuch_database_find_message (I'm using 0.11_rc2) but otherwise it compiles fine.  Thanks so much for this.  Is the intent that this remains a fork, or will it find its way back into upstream?\r