Re: [PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 79 / c9e39090382bab7e3b03dae8af0a85cb06b2f5
1 Return-Path: <pablo.oliveira@gmail.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 3A3E7431FBC\r
6         for <notmuch@notmuchmail.org>; Wed, 30 Dec 2009 04:47:50 -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 2KgirkOzfP6I for <notmuch@notmuchmail.org>;\r
11         Wed, 30 Dec 2009 04:47:49 -0800 (PST)\r
12 Received: from mail-ew0-f215.google.com (mail-ew0-f215.google.com\r
13         [209.85.219.215])\r
14         by olra.theworths.org (Postfix) with ESMTP id AC000431FAE\r
15         for <notmuch@notmuchmail.org>; Wed, 30 Dec 2009 04:47:49 -0800 (PST)\r
16 Received: by ewy7 with SMTP id 7so5694580ewy.30\r
17         for <notmuch@notmuchmail.org>; Wed, 30 Dec 2009 04:47:48 -0800 (PST)\r
18 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
19         h=domainkey-signature:received:received:sender:from:to:subject\r
20         :in-reply-to:references:date:message-id:mime-version:content-type;\r
21         bh=N8YJU9s9c4QyCr/6uFtzbX9WJv4LTYkrUO0SWDigOts=;\r
22         b=NppO9gtbxmNmwmUGZ0veKr0gVkKusHtGWI3chViG7tTn1Pgz8Dnhqs4EFqzrRKkqJc\r
23         lmsy+RJa8sjNAdzehJms1VlIqOHSZjC6DdqWJPE7GlIyyEvq4n3S8Egj/445sGenOeuq\r
24         0/Iihn8ncpbOaXkSvyyHLEWSUJh+i+hSA3Ick=\r
25 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
26         h=sender:from:to:subject:in-reply-to:references:date:message-id\r
27         :mime-version:content-type;\r
28         b=EQ6cbB5Na96CYzz2IJ0d33fljw+lkZpP59xt3znGklOUyrVW88BQmrcdgni2UAQOo6\r
29         dijFfo8HRasA3SaTr4uuz5onbs1cABLVBiZoymTPo5aYE8Oqe6cWgcV+julHW0DZALF0\r
30         0h+QBNNQiRibk5wwEGgtr8hMc7vWZF/qOu+iU=\r
31 Received: by 10.213.0.151 with SMTP id 23mr2458774ebb.43.1262177268714;\r
32         Wed, 30 Dec 2009 04:47:48 -0800 (PST)\r
33 Received: from ecaz (pro75-1-81-57-59-142.fbx.proxad.net [81.57.59.142])\r
34         by mx.google.com with ESMTPS id 13sm9502913ewy.1.2009.12.30.04.47.46\r
35         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
36         Wed, 30 Dec 2009 04:47:47 -0800 (PST)\r
37 Sender: Pablo Oliveira <pablo.oliveira@gmail.com>\r
38 From: Pablo Oliveira <pablo@sifflez.org>\r
39 To: notmuch@notmuchmail.org\r
40 In-Reply-To: <87bphgodh7.fsf@sifflez.org>\r
41 References: <87bphgodh7.fsf@sifflez.org>\r
42 Date: Wed, 30 Dec 2009 13:47:45 +0100\r
43 Message-ID: <87aax0ocge.fsf@sifflez.org>\r
44 MIME-Version: 1.0\r
45 Content-Type: text/plain; charset=us-ascii\r
46 Subject: Re: [notmuch] [PATCH] Goto-Address mode hides the body toggle\r
47  button on messages of zero depth.\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.12\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52         <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Wed, 30 Dec 2009 12:47:50 -0000\r
61 \r
62 \r
63 Hello all,\r
64 \r
65 I heard about notmuch some weeks ago and I'm already liking it\r
66 a lot. At first I was a little disapointed by the slow tagging, \r
67 but that was fixed by Kan-Ru's great patch for Xapian. I have\r
68 started using it daily, so many thanks for this mail reader !\r
69 \r
70 On Wed, 30 Dec 2009 13:25:40 +0100, Pablo Oliveira <pablo@sifflez.org> wrote:\r
71 > In this patch we increment depth by one for all messages, so that the \r
72 > first character of the header is always a space. Without this patch, \r
73 > the first character may be part of the sender email address, which is \r
74 > buttonized by Goto-Address minor mode, therefore hiding the \r
75 > notmuch-button-body-toggle-type button, and forcing us to do an \r
76 > additional C-e to hit it.\r
77 \r
78 One of the things I find counter-intuitive is that on closed messages\r
79 of zero depth, the toggle body button is hidden by the email address\r
80 button, so when working with the keyboard, it seems one cannot open\r
81 the message, without moving further on the header button.\r
82 \r
83 I propose above fix because it is very simple, but I do not like that\r
84 we lose one level of indentation on all the threads (screen space\r
85 is precious). Another solution would be to change the name-email \r
86 order in the header... Or maybe we should deactivate somehow, the\r
87 Goto-Address mode on headers ? What do you think ?\r
88 \r
89 Regards,\r
90 \r
91 Pablo.\r
92 \r
93 \r
94 \r
95   \r
96 \r
97 \r
98 \r
99 \r