[PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 28 / 1e6920d14cabd4f63474cbf30cf42e11619214
1 Return-Path: <dme@dme.org>\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 7260F4196F4\r
6         for <notmuch@notmuchmail.org>; Fri, 23 Apr 2010 13:08:49 -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: 0.8\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_50=0.8]\r
12         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 DkOG5+xEIjI9 for <notmuch@notmuchmail.org>;\r
16         Fri, 23 Apr 2010 13:08:48 -0700 (PDT)\r
17 Received: from mail-gy0-f181.google.com (mail-gy0-f181.google.com\r
18         [209.85.160.181])\r
19         by olra.theworths.org (Postfix) with ESMTP id 94981431FC1\r
20         for <notmuch@notmuchmail.org>; Fri, 23 Apr 2010 13:08:48 -0700 (PDT)\r
21 Received: by gyg8 with SMTP id 8so5436230gyg.26\r
22         for <notmuch@notmuchmail.org>; Fri, 23 Apr 2010 13:08:48 -0700 (PDT)\r
23 MIME-Version: 1.0\r
24 Received: by 10.151.59.19 with SMTP id m19mr609048ybk.56.1272053328121; Fri, \r
25         23 Apr 2010 13:08:48 -0700 (PDT)\r
26 Received: by 10.150.201.2 with HTTP; Fri, 23 Apr 2010 13:08:48 -0700 (PDT)\r
27 In-Reply-To: <874oj2gebw.fsf@yoom.home.cworth.org>\r
28 References: <1272023661-14038-1-git-send-email-dme@dme.org>\r
29         <874oj2gebw.fsf@yoom.home.cworth.org>\r
30 Date: Fri, 23 Apr 2010 21:08:48 +0100\r
31 Message-ID: <k2zd7b3fae1004231308g4abf122br9957cefdeb72330@mail.gmail.com>\r
32 Subject: Re: [PATCH] emacs: Allow headers to be shown by default in show mode\r
33 From: David Edmondson <dme@dme.org>\r
34 To: Carl Worth <cworth@cworth.org>\r
35 Content-Type: text/plain; charset=ISO-8859-1\r
36 Cc: "notmuch@notmuchmail.org" <notmuch@notmuchmail.org>\r
37 X-BeenThere: notmuch@notmuchmail.org\r
38 X-Mailman-Version: 2.1.13\r
39 Precedence: list\r
40 List-Id: "Use and development of the notmuch mail system."\r
41         <notmuch.notmuchmail.org>\r
42 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
43         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
44 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
45 List-Post: <mailto:notmuch@notmuchmail.org>\r
46 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
47 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
49 X-List-Received-Date: Fri, 23 Apr 2010 20:08:49 -0000\r
50 \r
51 I like the current behaviour, but changing the default would be fine.\r
52 \r
53 On Friday, April 23, 2010, Carl Worth <cworth@cworth.org> wrote:\r
54 > On Fri, 23 Apr 2010 12:54:21 +0100, David Edmondson <dme@dme.org> wrote:\r
55 >> Add `notmuch-show-headers-visible' which, when set `t', causes headers\r
56 >> to be shown by default.\r
57 >\r
58 > A nice improvement, definitely. But I don't hear anyone actually wanting\r
59 > a configuration value here.\r
60 >\r
61 > Would anyone complain if I just made these all visible by default?\r
62 >\r
63 > Would anyone complain if I removed the code to allow for th hiding of\r
64 > the header?\r
65 >\r
66 > That's what I'm inclined to do.\r
67 >\r
68 > Let me know.\r
69 >\r
70 > -Carl\r
71 >\r