Re: [PATCH v2] Omit User-Agent: header by default
[notmuch-archives.git] / 12 / e4eaf071fd2246230306dc38422fb513696b17
1 Return-Path: <david@tethera.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 21ADE431FB6\r
6         for <notmuch@notmuchmail.org>; Thu, 13 Feb 2014 03:47:14 -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\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         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 CEPlwrpUTgwG for <notmuch@notmuchmail.org>;\r
16         Thu, 13 Feb 2014 03:47:10 -0800 (PST)\r
17 Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155])\r
18         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 6CEE4431FAE\r
21         for <notmuch@notmuchmail.org>; Thu, 13 Feb 2014 03:47:10 -0800 (PST)\r
22 Received: from remotemail by yantan.tethera.net with local (Exim 4.80)\r
23         (envelope-from <david@tethera.net>)\r
24         id 1WDukz-0006E0-1X; Thu, 13 Feb 2014 07:47:05 -0400\r
25 Received: (nullmailer pid 17236 invoked by uid 1000); Thu, 13 Feb 2014\r
26         11:47:01 -0000\r
27 From: David Bremner <david@tethera.net>\r
28 To: "W. Trevor King" <wking@tremily.us>\r
29 Subject: Re: [PATCH v2 14/20] nmbug-status: Encode output using the user's\r
30         locale\r
31 In-Reply-To: <20140213023501.GH7538@odin.tremily.us>\r
32 References: <cover.1392056624.git.wking@tremily.us>\r
33         <deff072f78f4a7c5b0774e67a8f0517cc704725d.1392056624.git.wking@tremily.us>\r
34         <87eh396e6e.fsf@zancas.localnet> <m2sirpu46i.fsf@guru.guru-group.fi>\r
35         <20140211201135.GJ14197@odin.tremily.us>\r
36         <8761ol5mvy.fsf@zancas.localnet>\r
37         <20140211223336.GM14197@odin.tremily.us>\r
38         <877g8z4v4x.fsf@zancas.localnet>\r
39         <20140213023501.GH7538@odin.tremily.us>\r
40 User-Agent: Notmuch/0.17+53~g3e1d7f6 (http://notmuchmail.org) Emacs/24.3.1\r
41         (x86_64-pc-linux-gnu)\r
42 Date: Thu, 13 Feb 2014 07:47:01 -0400\r
43 Message-ID: <87zjlv2q16.fsf@zancas.localnet>\r
44 MIME-Version: 1.0\r
45 Content-Type: text/plain\r
46 Cc: Tomi Ollila <tomi.ollila@iki.fi>, notmuch@notmuchmail.org\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Thu, 13 Feb 2014 11:47:14 -0000\r
60 \r
61 "W. Trevor King" <wking@tremily.us> writes:\r
62 \r
63 >\r
64 > Folks on Microsoft OSes might prefer UTF-16 [1], which is a valid\r
65 > preference.\r
66 >\r
67 \r
68 I see your wikipedia reference and raise you\r
69 \r
70   http://www.utf8everywhere.org/\r
71 \r
72 ;).\r
73 \r
74 >  Should I rebase this to the end of the remaining series and resubmit?\r
75 > Then this patch can cook on the list until we find a user that doesn't\r
76 > like UTF-8 ;).\r
77 >\r
78 \r
79 Sure.\r
80 \r