Re: [notmuch] notsomuch, a dummy curses ui
authorCarl Worth <cworth@cworth.org>
Thu, 26 Nov 2009 18:30:30 +0000 (10:30 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:43 +0000 (09:35 -0800)
af/292f47dde230cfc88f70d5381ce29ab111e9ef [new file with mode: 0644]

diff --git a/af/292f47dde230cfc88f70d5381ce29ab111e9ef b/af/292f47dde230cfc88f70d5381ce29ab111e9ef
new file mode 100644 (file)
index 0000000..52ccac7
--- /dev/null
@@ -0,0 +1,55 @@
+Return-Path: <cworth@cworth.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 1D912431FC2;\r
+       Thu, 26 Nov 2009 10:30:45 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\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 4q3FPXkZpWdC; Thu, 26 Nov 2009 10:30:44 -0800 (PST)\r
+Received: from cworth.org (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 649F7431FAE;\r
+       Thu, 26 Nov 2009 10:30:44 -0800 (PST)\r
+From: Carl Worth <cworth@cworth.org>\r
+To: Ruben Pollan <meskio@sindominio.net>, notmuch@notmuchmail.org\r
+In-Reply-To: <20091123101240.GB24939@blackspot>\r
+References: <20091123101240.GB24939@blackspot>\r
+Date: Thu, 26 Nov 2009 10:30:30 -0800\r
+Message-ID: <873a41rveh.fsf@yoom.home.cworth.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Subject: Re: [notmuch] notsomuch, a dummy curses ui\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\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: Thu, 26 Nov 2009 18:30:45 -0000\r
+\r
+On Mon, 23 Nov 2009 11:12:40 +0100, Ruben Pollan <meskio@sindominio.net> wrote:\r
+> Hi notmuch community,\r
+> \r
+> As I'm not an emacs user, I started to play with the code to see what are the\r
+> power of notmuch. I create a simple ncurses ui:\r
+> http://gitorious.org/notsomuch\r
+\r
+Hi Ruben, welcome to notmuch!\r
+\r
+I'm glad to see work like this going on. If you do decide to keep going\r
+with it at all, I'd be glad to add this to contrib. I'm happy to have\r
+all kinds of different interfaces available.\r
+\r
+We can decide later if it makes sense to separate various interfaces\r
+into their own repositories/tar-files etc. For now, while the library\r
+and command-line keeps changing rapidly, I think it makes sense to keep\r
+things together.\r
+\r
+-Carl\r