Re: [PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / ed / dd21349ddd61b563da14b41fe1561eddd9a645
1 Return-Path: <xma@gnu.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 A60A8431FD0\r
6         for <notmuch@notmuchmail.org>; Sun, 23 Jan 2011 23:01:56 -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: 1.463\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.463 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363, TO_NO_BRKTS_DYNIP=1]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id H4cVpSXss0ph for <notmuch@notmuchmail.org>;\r
17         Sun, 23 Jan 2011 23:01:55 -0800 (PST)\r
18 Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net\r
19         [88.164.105.66])\r
20         by olra.theworths.org (Postfix) with ESMTP id 0C88E431FB6\r
21         for <notmuch@notmuchmail.org>; Sun, 23 Jan 2011 23:01:55 -0800 (PST)\r
22 Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1])\r
23         by xhlj.maillard.im (Postfix) with ESMTP id 9D0612D6B7;\r
24         Mon, 24 Jan 2011 08:01:53 +0100 (CET)\r
25 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to\r
26         :subject:in-reply-to:references:reply-to:date:message-id\r
27         :mime-version:content-type:content-transfer-encoding; s=postfix;\r
28         bh=BqY9Bqv+bN+zT6atVRkabVtdw6s=; b=Ck8qitu9M7Iq8ozP54XZ6KrVBQeL\r
29         WMZeqMNkOgAAHQ+ghyvDFUSGFjHMVGCS9f/OZipYduAoxvP/JLLOn51sPkTI430G\r
30         Zd13NHGylApYYX8crKG2g5Uc0f019TD8pg4LWRse9OFu9bqgNjc/eh5rZgzaAjG3\r
31         Z6STzrNzREDBZl8=\r
32 DomainKey-Signature: a=rsa-sha1; c=nofws; d=maillard.im; h=from:to\r
33         :subject:in-reply-to:references:reply-to:date:message-id\r
34         :mime-version:content-type:content-transfer-encoding; q=dns; s=\r
35         postfix; b=cFd3ssBLHbHdU1df7AigUti7oLHnOpuRztBw1WnaVk6wfqNAPCSIK\r
36         YzTayE7DDMvIuH4JYWvsjUAG5ffz6+vngrHqHq9rmwdaNlBX2AA1UhWDcji4lCrK\r
37         6lrGvCvw8OxytDAyApW6wy/5Lc1zzdxA8lxj05bzy3p1F1rALKk9IY=\r
38 Received: from maillard.im (unknown [192.168.0.254])\r
39         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
40         (No client certificate requested)\r
41         by xhlj.maillard.im (Postfix) with ESMTPSA;\r
42         Mon, 24 Jan 2011 08:01:53 +0100 (CET)\r
43 From: Xavier Maillard <xavier@maillard.im>\r
44 To: =?utf-8?Q?C=C3=A9dric?= Cabessa <ced@ryick.net>, notmuch@notmuchmail.org\r
45 Subject: Re: [PATCH] configure: add options to disable emacs/zsh/bash and\r
46         choose install dir.\r
47 In-Reply-To: <201101231433.43935.ced@ryick.net>\r
48 References: <201101231433.43935.ced@ryick.net>\r
49 User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1\r
50         (i486-slackware-linux-gnu)\r
51 Date: Mon, 24 Jan 2011 08:10:20 +0100\r
52 Message-ID: <m239oiojz7.fsf@gnu.org>\r
53 MIME-Version: 1.0\r
54 Content-Type: text/plain; charset=utf-8\r
55 Content-Transfer-Encoding: quoted-printable\r
56 X-BeenThere: notmuch@notmuchmail.org\r
57 X-Mailman-Version: 2.1.13\r
58 Precedence: list\r
59 Reply-To: Xavier Maillard <xma@gnu.org>\r
60 List-Id: "Use and development of the notmuch mail system."\r
61         <notmuch.notmuchmail.org>\r
62 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
64 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
65 List-Post: <mailto:notmuch@notmuchmail.org>\r
66 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
67 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
68         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
69 X-List-Received-Date: Mon, 24 Jan 2011 07:01:56 -0000\r
70 \r
71 Hi Cedric,\r
72 \r
73 On Sun, 23 Jan 2011 14:33:43 +0100, C=C3=A9dric Cabessa <ced@ryick.net> wro=\r
74 te:\r
75 > add --bashcompletiondir and --zshcompletiondir (like --emacslispdir) to c=\r
76 hoose\r
77 > installation dir for bash/zsh completion files\r
78 >=20\r
79 > Make some features optional:\r
80 >   --without-emacs / --with-emacs=3Dno do not install lisp file\r
81 >   --without-bash-completion / --with-bash-completion=3Dno  do not install=\r
82  bash\r
83 > files\r
84 >   --without-zsh-completion / --with-zsh-completion=3Dno do not install zs=\r
85 h files\r
86 > By default, everything is enabled. You can reenable something with\r
87 >   --with-feature=3Dyes\r
88 \r
89 Why not just try to detect whether bash/zsh or even emacs is available\r
90 on the system and install the dependent files when it is the case ?\r
91 \r
92 /Xavier\r