Re: Introducing ner: an ncurses based notmuch ui
authorMichael Forney <mforney@mforney.org>
Tue, 2 Nov 2010 16:32:51 +0000 (09:32 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:37:21 +0000 (09:37 -0800)
94/e1de13516778e825e7cc3785fd38e4af151cd3 [new file with mode: 0644]

diff --git a/94/e1de13516778e825e7cc3785fd38e4af151cd3 b/94/e1de13516778e825e7cc3785fd38e4af151cd3
new file mode 100644 (file)
index 0000000..7ed1a95
--- /dev/null
@@ -0,0 +1,67 @@
+Return-Path: <mforney@mforney.org>\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 E88EA4196F2\r
+       for <notmuch@notmuchmail.org>; Tue,  2 Nov 2010 09:33:08 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.9\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
+       tests=[BAYES_00=-1.9] autolearn=ham\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 e+0RDmQYLJtO for <notmuch@notmuchmail.org>;\r
+       Tue,  2 Nov 2010 09:32:58 -0700 (PDT)\r
+Received: from mail.mforney.org (mforney.org [65.49.73.30])\r
+       by olra.theworths.org (Postfix) with ESMTP id 7AD694196F0\r
+       for <notmuch@notmuchmail.org>; Tue,  2 Nov 2010 09:32:58 -0700 (PDT)\r
+Received: from localhost (hil-100-104.ResHall.Berkeley.EDU [169.229.100.104])\r
+       by mail.mforney.org (Postfix) with ESMTPSA id 5EA4138028;\r
+       Tue,  2 Nov 2010 09:35:04 -0700 (PDT)\r
+From: Michael Forney <mforney@mforney.org>\r
+Subject: Re: Introducing ner: an ncurses based notmuch ui\r
+To: Jameson Rollins <jrollins@finestructure.net>, notmuch@notmuchmail.org\r
+References: <1288496694-ner-8599@novus>\r
+       <878w1bx1yg.fsf@servo.finestructure.net>\r
+In-Reply-To: <878w1bx1yg.fsf@servo.finestructure.net>\r
+Date: Tue, 02 Nov 2010 09:32:51 -0700\r
+Message-Id: <1288715571-ner-9828@novus>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\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, 02 Nov 2010 16:33:09 -0000\r
+\r
+On Tue, 02 Nov 2010 09:57:43 -0400, Jameson Rollins <jrollins@finestructure.net> wrote:\r
+> On Sat, 30 Oct 2010 20:44:54 -0700, Michael Forney <mforney@mforney.org> wrote:\r
+> > Currently, at least gcc-4.4, and yaml-cpp-0.2.5 are required.\r
+> \r
+> Hi, Michael.  What distro do you use?  Do you install yaml-cpp from\r
+> source, or does your distro have packages for all the needed libraries?\r
+> Unfortunately it looks to me like Debian does not currently support this\r
+> package.\r
+> \r
+> jamie.\r
+\r
+I'm using Exherbo (http://exherbo.org), which does have yaml-cpp\r
+packaged (http://git.exherbo.org/summer/packages/dev-libs/yaml-cpp/index.html).\r
+\r
+I realize that yaml-cpp might be a bit difficult to come by on many\r
+systems, and I would definitely consider switching to something else in\r
+the future. For now, I needed something easy, and more flexible than\r
+GKeyFile.\r
+\r
+-- \r
+Michael Forney <mforney@mforney.org>\r