Re: [notmuch] semi-usable notmuch-gtk client
[notmuch-archives.git] / 79 / ebb1845cc5d992dc9f8a8cefae067cb37595b8
1 Return-Path: <aneesh.kumar@linux.vnet.ibm.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 3A730431FBC\r
6         for <notmuch@notmuchmail.org>; Mon,  7 Dec 2009 03:12:58 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id iorWgN2AcbcV for <notmuch@notmuchmail.org>;\r
11         Mon,  7 Dec 2009 03:12:53 -0800 (PST)\r
12 Received: from e23smtp07.au.ibm.com (e23smtp07.au.ibm.com [202.81.31.140])\r
13         by olra.theworths.org (Postfix) with ESMTP id A0D27431FAE\r
14         for <notmuch@notmuchmail.org>; Mon,  7 Dec 2009 03:12:52 -0800 (PST)\r
15 Received: from d23relay04.au.ibm.com (d23relay04.au.ibm.com [202.81.31.246])\r
16         by e23smtp07.au.ibm.com (8.14.3/8.13.1) with ESMTP id nB7BCoS3015240\r
17         for <notmuch@notmuchmail.org>; Mon, 7 Dec 2009 22:12:50 +1100\r
18 Received: from d23av04.au.ibm.com (d23av04.au.ibm.com [9.190.235.139])\r
19         by d23relay04.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id\r
20         nB7B95If1351862\r
21         for <notmuch@notmuchmail.org>; Mon, 7 Dec 2009 22:09:07 +1100\r
22 Received: from d23av04.au.ibm.com (loopback [127.0.0.1])\r
23         by d23av04.au.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id\r
24         nB7BCl1L005752\r
25         for <notmuch@notmuchmail.org>; Mon, 7 Dec 2009 22:12:47 +1100\r
26 Received: from skywalker.linux.vnet.ibm.com ([9.124.35.109])\r
27         by d23av04.au.ibm.com (8.14.3/8.13.1/NCO v10.0 AVin) with ESMTP id\r
28         nB7BCiR4005713; Mon, 7 Dec 2009 22:12:45 +1100\r
29 From: "Aneesh Kumar K. V" <aneesh.kumar@linux.vnet.ibm.com>\r
30 To: Baruch Even <baruch@ev-en.org>, notmuch@notmuchmail.org\r
31 In-Reply-To: <4B10134E.8050403@ev-en.org>\r
32 References: <4B10134E.8050403@ev-en.org>\r
33 Date: Mon, 07 Dec 2009 16:42:42 +0530\r
34 Message-ID: <87y6lf3umt.fsf@linux.vnet.ibm.com>\r
35 MIME-Version: 1.0\r
36 Content-Type: text/plain; charset=us-ascii\r
37 Subject: Re: [notmuch] semi-usable notmuch-gtk client\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.12\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42         <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Mon, 07 Dec 2009 11:12:58 -0000\r
51 \r
52 On Fri, 27 Nov 2009 19:58:38 +0200, Baruch Even <baruch@ev-en.org> wrote:\r
53 > Hi,\r
54\r
55 > I added a quick hack to show a message thread in notmuch-gtk and this \r
56 > makes it semi-usable. I don't actually parse the reply of notmuch-show \r
57 > but it's already passably usable to read mail.\r
58\r
59 \r
60 While discussing notmuch with some of the gnome developers they pointed\r
61 me to http://live.gnome.org/Anjal/ . The interface is suited to the way\r
62 notmuch displays threads. So i guess it would really cool if we can get\r
63 anjal to use nomuch as one of the backend.\r
64 \r
65 That should also make sure you get a working mailclient in gtk with\r
66 minimal changes\r
67 \r
68 -aneesh\r