Re: [PATCH] add has: query prefix to search for specific properties
[notmuch-archives.git] / 7b / 7548e41c28668befe5e7da663f64e8f8de2cec
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 D7E114196F3\r
6         for <notmuch@notmuchmail.org>; Mon, 29 Mar 2010 02:27:23 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -4.2\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id XF1GqxeCjkkx for <notmuch@notmuchmail.org>;\r
16         Mon, 29 Mar 2010 02:27:23 -0700 (PDT)\r
17 Received: from e23smtp02.au.ibm.com (e23smtp02.au.ibm.com [202.81.31.144])\r
18         by olra.theworths.org (Postfix) with ESMTP id B6E8C4196F2\r
19         for <notmuch@notmuchmail.org>; Mon, 29 Mar 2010 02:27:22 -0700 (PDT)\r
20 Received: from d23relay04.au.ibm.com (d23relay04.au.ibm.com [202.81.31.246])\r
21         by e23smtp02.au.ibm.com (8.14.3/8.13.1) with ESMTP id o2T9O17q002451\r
22         for <notmuch@notmuchmail.org>; Mon, 29 Mar 2010 20:24:01 +1100\r
23 Received: from d23av02.au.ibm.com (d23av02.au.ibm.com [9.190.235.138])\r
24         by d23relay04.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id\r
25         o2T9LEEI1753232\r
26         for <notmuch@notmuchmail.org>; Mon, 29 Mar 2010 20:21:14 +1100\r
27 Received: from d23av02.au.ibm.com (loopback [127.0.0.1])\r
28         by d23av02.au.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id\r
29         o2T9RKHL013432\r
30         for <notmuch@notmuchmail.org>; Mon, 29 Mar 2010 20:27:20 +1100\r
31 Received: from skywalker.linux.vnet.ibm.com ([9.77.213.107])\r
32         by d23av02.au.ibm.com (8.14.3/8.13.1/NCO v10.0 AVin) with ESMTP id\r
33         o2T9RFDR013278; Mon, 29 Mar 2010 20:27:17 +1100\r
34 From: "Aneesh Kumar K. V" <aneesh.kumar@linux.vnet.ibm.com>\r
35 To: David Edmondson <dme@dme.org>, Fernando Carrijo <fcarrijo@yahoo.com.br>,\r
36         notmuch@notmuchmail.org\r
37 In-Reply-To: <87634fv65u.fsf@uf.hh.sledj.net>\r
38 References: <87iq8o76r8.fsf@uf.hh.sledj.net>\r
39         <87aatvnnjx.fsf@linux.vnet.ibm.com> <87vdciub41.fsf@uf.hh.sledj.net>\r
40         <87eij4v0nj.fsf@yahoo.com.br> <87634fv65u.fsf@uf.hh.sledj.net>\r
41 Date: Mon, 29 Mar 2010 14:57:14 +0530\r
42 Message-ID: <87k4svh40d.fsf@linux.vnet.ibm.com>\r
43 MIME-Version: 1.0\r
44 Content-Type: text/plain; charset=us-ascii\r
45 Subject: Re: [notmuch] JSON based emacs UI\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Mon, 29 Mar 2010 09:27:24 -0000\r
59 \r
60 On Mon, 29 Mar 2010 10:17:01 +0100, David Edmondson <dme@dme.org> wrote:\r
61 > On Sun, 28 Mar 2010 14:03:44 -0300, Fernando Carrijo <fcarrijo@yahoo.com.br> wrote:\r
62 > > David Edmondson <dme@dme.org> wrote:\r
63 > > > 'RET' anywhere in the message is supposed to toggle visibility of the\r
64 > > > message. That was not working perfectly - a little forced redisplay\r
65 > > > helped (just pushed).\r
66 > > > \r
67 > > > Toggling the visibility of headers is done with 'h'. There's currently\r
68 > > > no way to do that by pressing 'RET' somewhere. (You can also toggle the\r
69 > > > body with 'b'.)\r
70 > > \r
71 > > I fear this is not correct. I cloned notmuch from Carl's git repository,\r
72 > > and whenever I press 'RET' while the point is over the subject line, the\r
73 > > result is the same as pressing 'h': the subject information gets toggled.\r
74\r
75 > Is this considered a feature that blocks people from switching to the\r
76 > JSON based UI?\r
77\r
78 \r
79 For me it is not an issue and i already switched to jason based ui. The\r
80 diff-mode for inline patch itself is a big motivation for me to switch.\r
81 \r
82 -aneesh\r