[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / a0 / 67d5a7c30cb448fb6ed8b5ec5b03c4e7cf5165
1 Return-Path: <schnouki@schnouki.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 74529429E25\r
6         for <notmuch@notmuchmail.org>; Tue, 20 Dec 2011 16:30:51 -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.1\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.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 X-zEW+XUBDYj for <notmuch@notmuchmail.org>;\r
17         Tue, 20 Dec 2011 16:30:51 -0800 (PST)\r
18 Received: from ks3536.kimsufi.com (schnouki.net [87.98.217.222])\r
19         by olra.theworths.org (Postfix) with ESMTP id D33DC431FB6\r
20         for <notmuch@notmuchmail.org>; Tue, 20 Dec 2011 16:30:50 -0800 (PST)\r
21 Received: from odin.local (nancy.schnouki.net [78.238.0.45])\r
22         by ks3536.kimsufi.com (Postfix) with ESMTPSA id F1E7C6A0026;\r
23         Wed, 21 Dec 2011 01:30:49 +0100 (CET)\r
24 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=schnouki.net;\r
25         s=key-schnouki; t=1324427450;\r
26         bh=fiLnyN8B9Ub6iG3ej1gfvvKuCiVM1/VeCVt/JJJvk4s=;\r
27         h=From:To:Subject:In-Reply-To:References:Date:Message-ID:\r
28         MIME-Version:Content-Type;\r
29         b=g1avBGUQzhL4TgJdzqQJshbFl9hxI9Taq0Zg5pylAxPvow60GOvl2q+PHs5GN0geT\r
30         y1N95/7jDjPDSX7nUfzMsTrc4u6j9R/Cmw6Pez6Qi1K5Xt9mrNiwECaaHFj8vKEgJi\r
31         Ohp7oOxL9xrjsH7SY1XmFbvo5nfNVwA4LlVd2TWQ=\r
32 From: Thomas Jost <schnouki@schnouki.net>\r
33 To: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>,\r
34         David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
35 Subject: Re: [PATCH v3 3/4] emacs: rename notmuch-decimal-separator to\r
36         notmuch-thousands-separator\r
37 In-Reply-To: <87fwgksnk4.fsf@gmail.com>\r
38 References: <87d3cx2t38.fsf@rocinante.cs.unb.ca>\r
39         <1323797532-597-1-git-send-email-schnouki@schnouki.net>\r
40         <1323797532-597-4-git-send-email-schnouki@schnouki.net>\r
41         <87zkets55h.fsf@gmail.com> <878vmcem43.fsf@zancas.localnet>\r
42         <87fwgksnk4.fsf@gmail.com>\r
43 User-Agent: Notmuch/0.10.2+122~g1d81c5e (http://notmuchmail.org)\r
44         Emacs/24.0.92.1 (x86_64-unknown-linux-gnu)\r
45 Date: Wed, 21 Dec 2011 01:30:48 +0100\r
46 Message-ID: <87ehvyahqf.fsf@schnouki.net>\r
47 MIME-Version: 1.0\r
48 Content-Type: multipart/signed; boundary="=-=-=";\r
49         micalg=pgp-sha1; protocol="application/pgp-signature"\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Wed, 21 Dec 2011 00:30:51 -0000\r
63 \r
64 --=-=-=\r
65 Content-Type: text/plain\r
66 Content-Transfer-Encoding: quoted-printable\r
67 \r
68 On Fri, 16 Dec 2011 16:34:03 +0400, Dmitry Kurochkin <dmitry.kurochkin@gmai=\r
69 l.com> wrote:\r
70 > On Fri, 16 Dec 2011 08:29:00 -0400, David Bremner <david@tethera.net> wro=\r
71 te:\r
72 > > On Fri, 16 Dec 2011 04:59:22 +0400, Dmitry Kurochkin <dmitry.kurochkin@=\r
73 gmail.com> wrote:\r
74 > > >=20\r
75 > > > What do perople think about making the thousands separator a space by\r
76 > > > default?\r
77 > > >=20\r
78 > >=20\r
79 > > Is that really good for a majority of users? I had never heard of it\r
80 > > until now. I know this is hardly scientific, but still...\r
81 > >=20\r
82 >=20\r
83 > Well, to me "1 000 000 000" looks better than "1,000,000,000".  But I do\r
84 > not know about the others.  That is why I was asking :)\r
85 \r
86 That's a complex topic unfortunately. I prefer "1 000 000" too, but many\r
87 would prefer "1,000,000", others would prefer "1'000'000", and in India\r
88 many would even prefer "1,00,0000"\r
89 (https://en.wikipedia.org/wiki/Thousands_separator#Examples_of_use).\r
90 \r
91 The cleanest solution would be to use something that cares about the\r
92 LC_NUMERIC environment variable. sprintf() can do such things, but I'm\r
93 not aware of any possibility to do that in elisp.\r
94 \r
95 =2D-=20\r
96 Thomas/Schnouki\r
97 \r
98 --=-=-=\r
99 Content-Type: application/pgp-signature\r
100 \r
101 -----BEGIN PGP SIGNATURE-----\r
102 Version: GnuPG v1.4.11 (GNU/Linux)\r
103 \r
104 iQEcBAEBAgAGBQJO8Si5AAoJEMPdciX+bh5IDdQH/2epULrVn9NL9LDwvU4fR6+U\r
105 mu2mRtM5Z87atRyOhU3pdXVtsnkq2Mv9astyhB/9hsN4t3pbPSS5ZHTq0BK/VbxV\r
106 OCR/DQj6QqqwxIucK3QmiT6DCIvvhB88pavuD6arjDQAMYQCBktnUn+uJbyge678\r
107 I3h2FEsCWvXkULfVRIfDcAIkpp9EJ7xf40UCUcntbv07BQieJ/naP/FUS76ORVud\r
108 r0Mf3DQBfBCJ2WM8/7bDHPB+jdbwXz5BstbJrqwZk2IKFO3Dw0rX/WBEp39EaXq7\r
109 wyabJjSLcTeI7CVbk4Q2pr4srTJ96TJ9MC0ZvphPBi4dLica65SQPMDDSeUTncE=\r
110 =M5W7\r
111 -----END PGP SIGNATURE-----\r
112 --=-=-=--\r