[notmuch] semi-usable notmuch-gtk client
authorBaruch Even <baruch@ev-en.org>
Fri, 27 Nov 2009 17:58:38 +0000 (19:58 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:45 +0000 (09:35 -0800)
67/f6e9753f9a9181d724595ac2fcd2ad2644d549 [new file with mode: 0644]

diff --git a/67/f6e9753f9a9181d724595ac2fcd2ad2644d549 b/67/f6e9753f9a9181d724595ac2fcd2ad2644d549
new file mode 100644 (file)
index 0000000..c4b81e8
--- /dev/null
@@ -0,0 +1,48 @@
+Return-Path: <baruch@ev-en.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 AC087431FC0\r
+       for <notmuch@notmuchmail.org>; Fri, 27 Nov 2009 09:58:41 -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 th0OVaSZqqkk for <notmuch@notmuchmail.org>;\r
+       Fri, 27 Nov 2009 09:58:41 -0800 (PST)\r
+Received: from mxout3.netvision.net.il (mxout3.netvision.net.il [194.90.6.2])\r
+       by olra.theworths.org (Postfix) with ESMTP id E1A18431FAE\r
+       for <notmuch@notmuchmail.org>; Fri, 27 Nov 2009 09:58:40 -0800 (PST)\r
+Received: from [10.0.0.6] ([93.172.152.206]) by mxout3.netvision.net.il\r
+       (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))\r
+       with ESMTP id <0KTS00FD34LQTX00@mxout3.netvision.net.il> for\r
+       notmuch@notmuchmail.org; Fri, 27 Nov 2009 19:58:39 +0200 (IST)\r
+Date: Fri, 27 Nov 2009 19:58:38 +0200\r
+From: Baruch Even <baruch@ev-en.org>\r
+To: notmuch@notmuchmail.org\r
+Message-id: <4B10134E.8050403@ev-en.org>\r
+MIME-version: 1.0\r
+Content-type: text/plain; charset=ISO-8859-1; format=flowed\r
+Content-transfer-encoding: 7BIT\r
+User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109)\r
+Subject: [notmuch] semi-usable notmuch-gtk client\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: Fri, 27 Nov 2009 17:58:41 -0000\r
+\r
+Hi,\r
+\r
+I added a quick hack to show a message thread in notmuch-gtk and this \r
+makes it semi-usable. I don't actually parse the reply of notmuch-show \r
+but it's already passably usable to read mail.\r
+\r
+Baruch\r