[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 24 / fe03a9683ac50a3c691a912309474433ee9ea9
1 Return-Path: <jrollins@finestructure.net>\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 09990429E54\r
6         for <notmuch@notmuchmail.org>; Sun, 22 Jan 2012 14:53:49 -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: -2.29\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] 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 KxMXuGp68wQm for <notmuch@notmuchmail.org>;\r
16         Sun, 22 Jan 2012 14:53:48 -0800 (PST)\r
17 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
18         [131.215.239.19])\r
19         by olra.theworths.org (Postfix) with ESMTP id 6E86B429E40\r
20         for <notmuch@notmuchmail.org>; Sun, 22 Jan 2012 14:53:48 -0800 (PST)\r
21 Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by fire-doxen-postvirus (Postfix) with ESMTP id 19D1B328005;\r
23         Sun, 22 Jan 2012 14:53:48 -0800 (PST)\r
24 X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
25 Received: from finestructure.net (cpe-76-174-137-84.socal.res.rr.com\r
26         [76.174.137.84]) (Authenticated sender: jrollins)\r
27         by fire-doxen-submit (Postfix) with ESMTP id 4D3272E50B6E;\r
28         Sun, 22 Jan 2012 14:53:43 -0800 (PST)\r
29 Received: by finestructure.net (Postfix, from userid 1000)\r
30         id 57DD1AF4; Sun, 22 Jan 2012 14:53:43 -0800 (PST)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: Xavier Maillard <xma@gnu.org>, Pieter Praet <pieter@praet.org>,\r
33         Austin Clements <amdragon@MIT.EDU>\r
34 Subject: Re: [PATCH 3/4] config: only set search.exclude_tags to "deleted;\r
35  spam;  " during setup\r
36 In-Reply-To: <m2r4yr2xmy.fsf@kcals.intra.maillard.im>\r
37 References: <1326586654-16840-3-git-send-email-amdragon@mit.edu>\r
38         <1327000744-25463-1-git-send-email-pieter@praet.org>\r
39         <1327000744-25463-4-git-send-email-pieter@praet.org>\r
40         <m2r4yr2xmy.fsf@kcals.intra.maillard.im>\r
41 User-Agent: Notmuch/0.11+100~gc4f1bfe (http://notmuchmail.org) Emacs/23.3.1\r
42         (x86_64-pc-linux-gnu)\r
43 Date: Sun, 22 Jan 2012 14:53:41 -0800\r
44 Message-ID: <874nvnqrgq.fsf@servo.finestructure.net>\r
45 MIME-Version: 1.0\r
46 Content-Type: multipart/signed; boundary="=-=-=";\r
47         micalg=pgp-sha256; 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: Sun, 22 Jan 2012 22:53:49 -0000\r
62 \r
63 --=-=-=\r
64 Content-Transfer-Encoding: quoted-printable\r
65 \r
66 On Sun, 22 Jan 2012 23:14:13 +0100, Xavier Maillard <xavier@maillard.im> wr=\r
67 ote:\r
68 >=20\r
69 > On Thu, 19 Jan 2012 20:19:03 +0100, Pieter Praet <pieter@praet.org> wrote:\r
70 > > If the 'search.exclude_tags' option is missing from the config file,\r
71 > > its value is automatically set to "deleted;spam;".  Taking PoLS/DWIM\r
72 > > into account, this should probably only happen during setup.\r
73 > >=20\r
74 > > This patch is actually Austin Clements' work:\r
75 > >   id:"20120117203211.GQ16740@mit.edu"\r
76 >=20\r
77 > I do not think this is a sane default. As I told it in another post. I\r
78 > do not expect notmuch to skew my search queries not that I specifically\r
79 > asked.\r
80 \r
81 Hi, Xavier.  Do you currently mark things as "deleted" or "spam"?  If\r
82 not, this would have no affect on your search results.  If you do, do\r
83 you currently expect those messages to show up in searches?  If so, why\r
84 did you mark them as "deleted" or "spam" to begin with?\r
85 \r
86 I agree with your point in principle (ie. I don't generally want my\r
87 searches tampered with behind the scenes) but the issue here is about\r
88 messages that have been explicitly tagged as a form of "trash".  Trash\r
89 is by it's nature something you're trying to get rid of.  If you wanted\r
90 to find something in the future, why would you put it in the trash in\r
91 the first place?\r
92 \r
93 jamie.\r
94 \r
95 --=-=-=\r
96 Content-Type: application/pgp-signature\r
97 \r
98 -----BEGIN PGP SIGNATURE-----\r
99 Version: GnuPG v1.4.11 (GNU/Linux)\r
100 \r
101 iQIcBAEBCAAGBQJPHJN1AAoJEO00zqvie6q8+LoP/idPohcAv50xZkD/kEk5/Hz2\r
102 d1WbyjFabcvg5pXdmIqm2iBVAfCDBGbDQsEMf+Lm3gRvnCwRJBKATjygMNOnj88k\r
103 Eb6tXxfIF7RkGF39uEclTHL13NUqAK8S8e+H3v5WfY5+Z9uyx5eSzDvLnLbCHRKp\r
104 hrVS7CtWf0Y74lTz3qVcMY6oOw7J+/AmPH2py2yXsPm8P5eO5Gbdi9Star2lV6Gq\r
105 y4zM//q7NCY8oSJRVTJMOAYRtw5VjmVa6iC5vsnKiAEgkedxCXtpYFjfy3ZooCy6\r
106 vN2tDSdW2SeLkl2sS4VQS0gmULSAvUcy5iensV2c2k3tdE2SN8P+hawy/reOzSzx\r
107 KQf7WIxyZbRIpFakYrSJbyRgCFRZo8MjJv9eIiCNzn0GOQfBoCffkZVTWqUgizwU\r
108 Y+i2ON9EZr5XSEpuQGrSV25PsZonjhin1eMmxDYk8TIjeEZW8nk5KMBv+6ODgsB1\r
109 u4hSUS/l21AN0d2TWScWNI7yxscjCcMLJ9HB2PEAJYiSJV2s46Mei/jwEdODtLr2\r
110 9yqWh7zcQD+Nl8ixk8fheGm0NqoX/8FOZ+cmbwo1FaTh3szkpwAiI8wRhjUsRlnf\r
111 cHzaDbe2NSamfO5U/mC+8bjxd4pdpUW9EZATTu8XEeEJWv8ZVnHD9EMMDmCpgnQ0\r
112 24082S0mUKM1Xt7Xw+RN\r
113 =f5CD\r
114 -----END PGP SIGNATURE-----\r
115 --=-=-=--\r