[PATCH] add has: query prefix to search for specific properties
[notmuch-archives.git] / 8e / 4280249f1633a02b755362ed5f0c621a01dc33
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 A458F4196F2\r
6         for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 09:44:07 -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: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9] 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 74toLQltSPJn for <notmuch@notmuchmail.org>;\r
16         Thu, 22 Apr 2010 09:44:06 -0700 (PDT)\r
17 Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com\r
18         [74.125.82.181])\r
19         by olra.theworths.org (Postfix) with ESMTP id 93B54431FC1\r
20         for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 09:44:06 -0700 (PDT)\r
21 Received: by wyf23 with SMTP id 23so902167wyf.26\r
22         for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 09:44:05 -0700 (PDT)\r
23 Received: by 10.216.88.10 with SMTP id z10mr2470661wee.108.1271954644441;\r
24         Thu, 22 Apr 2010 09:44:04 -0700 (PDT)\r
25 Received: from ut.hh.sledj.net (host83-217-165-81.dsl.vispa.com\r
26         [83.217.165.81])\r
27         by mx.google.com with ESMTPS id x14sm960513wbs.18.2010.04.22.09.44.02\r
28         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
29         Thu, 22 Apr 2010 09:44:02 -0700 (PDT)\r
30 Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
31         id EC197594118; Thu, 22 Apr 2010 17:44:02 +0100 (BST)\r
32 To: Jameson Rollins <jrollins@finestructure.net>,\r
33         Notmuch Mail <notmuch@notmuchmail.org>\r
34 Subject: Re: problem with notmuch-search-authors-width in JSON emacs\r
35         implementation\r
36 In-Reply-To: <87iq7j8qf2.fsf@servo.finestructure.net>\r
37 References: <87633ko11s.fsf@servo.finestructure.net>\r
38         <878w8gxfui.fsf@servo.finestructure.net>\r
39         <87pr1rkjok.fsf@ut.hh.sledj.net>\r
40         <87tyr38vvr.fsf@servo.finestructure.net>\r
41         <877hnzk2gy.fsf@ut.hh.sledj.net>\r
42         <87k4rz8tjo.fsf@servo.finestructure.net>\r
43         <874oj3k0w0.fsf@ut.hh.sledj.net>\r
44         <87iq7j8qf2.fsf@servo.finestructure.net>\r
45 User-Agent: Notmuch/0.2-20-g89ec2c1 (http://notmuchmail.org) Emacs/23.1.1\r
46         (x86_64-pc-linux-gnu)\r
47 From: David Edmondson <dme@dme.org>\r
48 Date: Thu, 22 Apr 2010 17:44:02 +0100\r
49 Message-ID: <87633jo2st.fsf@ut.hh.sledj.net>\r
50 MIME-Version: 1.0\r
51 Content-Type: text/plain; charset=us-ascii\r
52 X-BeenThere: notmuch@notmuchmail.org\r
53 X-Mailman-Version: 2.1.13\r
54 Precedence: list\r
55 List-Id: "Use and development of the notmuch mail system."\r
56         <notmuch.notmuchmail.org>\r
57 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
59 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
60 List-Post: <mailto:notmuch@notmuchmail.org>\r
61 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
62 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
64 X-List-Received-Date: Thu, 22 Apr 2010 16:44:07 -0000\r
65 \r
66 On Thu, 22 Apr 2010 11:20:33 -0400, Jameson Rollins <jrollins@finestructure.net> wrote:\r
67 > On Thu, 22 Apr 2010 15:38:55 +0100, David Edmondson <dme@dme.org> wrote:\r
68 > > The `defcustom' does nothing if the variable already has a value.\r
69\r
70 > But the defcustom is always going to be called before any customization\r
71 > value, since my personal customizations are always loaded last, so I'm\r
72 > don't see how this would ever apply.\r
73 \r
74 I see. The original solution assumed that `notmuch.el' would be loaded\r
75 on demand rather than ahead of the call to `custom-set-variables'. I'll\r
76 find another solution.\r
77 \r
78 dme.\r
79 -- \r
80 David Edmondson, http://dme.org\r