Re: [PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 79 / 106c140062d7d785a56cc24d5ffc1e06c2ef63
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 D9BE6429E44\r
6         for <notmuch@notmuchmail.org>; Fri, 13 Jan 2012 08:16:05 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\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 ePM9jAunsdYO for <notmuch@notmuchmail.org>;\r
16         Fri, 13 Jan 2012 08:16:05 -0800 (PST)\r
17 Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com\r
18  [74.125.82.45])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
19  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
20  239D7429E42    for <notmuch@notmuchmail.org>; Fri, 13 Jan 2012 08:16:04 -0800\r
21  (PST)\r
22 Received: by wgbds11 with SMTP id ds11so3000672wgb.2\r
23         for <notmuch@notmuchmail.org>; Fri, 13 Jan 2012 08:16:02 -0800 (PST)\r
24 Received: by 10.180.20.18 with SMTP id j18mr3071512wie.20.1326471362893;\r
25         Fri, 13 Jan 2012 08:16:02 -0800 (PST)\r
26 Received: from hotblack-desiato.hh.sledj.net\r
27         (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25])\r
28         by mx.google.com with ESMTPS id\r
29         fo18sm11631638wbb.12.2012.01.13.08.16.01\r
30         (version=TLSv1/SSLv3 cipher=OTHER);\r
31         Fri, 13 Jan 2012 08:16:01 -0800 (PST)\r
32 Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000)\r
33         id 90A45A0048; Fri, 13 Jan 2012 16:15:59 +0000 (GMT)\r
34 To: David Bremner <david@tethera.net>, Pieter Praet <pieter@praet.org>\r
35 Subject: Re: [PATCH v2] emacs: logically group def{custom,face}s\r
36 In-Reply-To: <87fwfknuqx.fsf@zancas.localnet>\r
37 References: <87bos6tcgp.fsf@zancas.localnet>\r
38         <1326388336-15940-1-git-send-email-pieter@praet.org>\r
39         <87fwfknuqx.fsf@zancas.localnet>\r
40 User-Agent: Notmuch/0.10.2+186~gd0f7804 (http://notmuchmail.org)\r
41         Emacs/24.0.92.1 (x86_64-pc-linux-gnu)\r
42 From: David Edmondson <dme@dme.org>\r
43 Date: Fri, 13 Jan 2012 16:15:59 +0000\r
44 Message-ID: <cunaa5r7f40.fsf@hotblack-desiato.hh.sledj.net>\r
45 MIME-Version: 1.0\r
46 Content-Type: multipart/signed; boundary="=-=-=";\r
47         micalg=pgp-sha1; protocol="application/pgp-signature"\r
48 Cc: Notmuch Mail <notmuch@notmuchmail.org>\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Fri, 13 Jan 2012 16:16:06 -0000\r
62 \r
63 --=-=-=\r
64 Content-Type: text/plain\r
65 Content-Transfer-Encoding: quoted-printable\r
66 \r
67 On Thu, 12 Jan 2012 23:31:34 -0400, David Bremner <david@tethera.net> wrote:\r
68 > On Thu, 12 Jan 2012 18:12:16 +0100, Pieter Praet <pieter@praet.org> wrote:\r
69 > > To allow for expansion whilst keeping everything tidy and organized,\r
70 > > move all defcustom/defface variables to the following subgroups,\r
71 > > defined in notmuch-lib.el:\r
72 > >=20\r
73 > > - Hello\r
74 > > - Search\r
75 > > - Show\r
76 > > - Send\r
77 > > - Crypto\r
78 > > - Hooks\r
79 > > - Appearance\r
80 > > - External Commands\r
81 >=20\r
82 > I didn't investigate too closely, but I noticed when I customize-group\r
83 > emacs, each subgroup has some explanatory text beside it. Did you omit\r
84 > that on purpose?\r
85 \r
86 That should be a requirement, I think.\r
87 \r
88 --=-=-=\r
89 Content-Type: application/pgp-signature\r
90 \r
91 -----BEGIN PGP SIGNATURE-----\r
92 Version: GnuPG v1.4.11 (GNU/Linux)\r
93 \r
94 iEYEARECAAYFAk8QWL8ACgkQaezQq/BJZRYXfgCdGD3QkLIiJfzBtqyFzD+jhQjm\r
95 DdUAn2V7o+FhhncZ+K2TJYN39wsq+k0P\r
96 =PZH+\r
97 -----END PGP SIGNATURE-----\r
98 --=-=-=--\r