Re: [PATCH v3 0/8] nmbug-status: Python-3-compatibility and general refactoring
[notmuch-archives.git] / 93 / 2a93727579ec70cbd0b4f95fd152eb88ca04d6
1 Return-Path: <tomi.ollila@iki.fi>\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 6A733431FAE\r
6         for <notmuch@notmuchmail.org>; Thu, 13 Feb 2014 09:15:00 -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 lo2iWEZPY2-Y for <notmuch@notmuchmail.org>;\r
16         Thu, 13 Feb 2014 09:14:51 -0800 (PST)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id E5FA7431FB6\r
19         for <notmuch@notmuchmail.org>; Thu, 13 Feb 2014 09:14:50 -0800 (PST)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21         by guru.guru-group.fi (Postfix) with ESMTP id EA4DF1000FA;\r
22         Thu, 13 Feb 2014 19:14:44 +0200 (EET)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: "W. Trevor King" <wking@tremily.us>, notmuch@notmuchmail.org\r
25 Subject: Re: [PATCH v3 0/8] nmbug-status: Python-3-compatibility and general\r
26         refactoring\r
27 In-Reply-To: <cover.1392309570.git.wking@tremily.us>\r
28 References: <cover.1392309570.git.wking@tremily.us>\r
29 User-Agent: Notmuch/0.17+69~g761b031 (http://notmuchmail.org) Emacs/24.3.1\r
30         (x86_64-unknown-linux-gnu)\r
31 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
32         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
33         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
34 Date: Thu, 13 Feb 2014 19:14:44 +0200\r
35 Message-ID: <m28utf2auz.fsf@guru.guru-group.fi>\r
36 MIME-Version: 1.0\r
37 Content-Type: text/plain\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.13\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42         <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Thu, 13 Feb 2014 17:15:00 -0000\r
51 \r
52 On Thu, Feb 13 2014, "W. Trevor King" <wking@tremily.us> wrote:\r
53 \r
54 > The only changes since v2 [1] are related to our discussion of\r
55 > locale-based encodings vs. hardcoded UTF-8 [2,3,and descendants].\r
56 > This iteration addresses those concerns by rebasing the controversial\r
57 > commit (nmbug-status: Encode output using the user's locale) to the\r
58 > end of the series.  In order to address Tomi's hardcoded config\r
59 > encoding request [4,5] now that fd29d3f (nmbug-status: Decode Popen\r
60 > output using the user's locale, 2014-02-10) has landed in master, I\r
61 > think we should keep the output locale patch (7/8 in v3) and add an\r
62 > additional patch to hardcode _ENCODING (8/8 in v3).  The commit\r
63 > message for 8/8 was tricky, but I think the current wording expresses\r
64 > both the motivation for the hardcoded UTF-8, my acceptance of a\r
65 > hardcoded UTF-8, and my personal preference for respecting LANG ;).\r
66 > Suggestions for alternative wordings are welcome, especially since I\r
67 > try to explain both David and Tomi's perspectives :p.\r
68 \r
69 Good stuff -- I did not have chance to test these yet...\r
70 \r
71 > Cheers,\r
72 > Trevor\r
73 \r
74 Tomi\r
75 \r
76 >\r
77 > [1]: id:"cover.1392056624.git.wking@tremily.us"\r
78 >      http://thread.gmane.org/gmane.mail.notmuch.general/17167\r
79 > [2]: id:"87eh396e6e.fsf@zancas.localnet"\r
80 >      http://thread.gmane.org/gmane.mail.notmuch.general/17167/focus=17190\r
81 > [3]: id:"87a9dv52h4.fsf@zancas.localnet"\r
82 >      http://thread.gmane.org/gmane.mail.notmuch.general/17167/focus=17200\r
83 > [4]: id:"m2sirpu46i.fsf@guru.guru-group.fi"\r
84 >      http://article.gmane.org/gmane.mail.notmuch.general/17191\r
85 > [5]: id:"m2vbwj79lu.fsf@guru.guru-group.fi"\r
86 >      http://article.gmane.org/gmane.mail.notmuch.general/17209\r
87 >\r
88 > W. Trevor King (8):\r
89 >   nmbug-status: Anchor with h3 ids instead of a names\r
90 >   nmbug-status: Slug the title when using it as an id\r
91 >   nmbug-status: Use <code> and <p> markup where appropriate\r
92 >   nmbug-status: Color threads in HTML output\r
93 >   nmbug-status: Escape &, <, and > in HTML display data\r
94 >   nmbug-status: Add inter-message padding\r
95 >   nmbug-status: Encode output using the user's locale\r
96 >   nmbug-status: Hardcode UTF-8 instead of using the user's locale\r
97 >\r
98 >  devel/nmbug/nmbug-status | 96 ++++++++++++++++++++++++++++++++++++++----------\r
99 >  1 file changed, 76 insertions(+), 20 deletions(-)\r
100 >\r
101 > -- \r
102 > 1.8.5.2.8.g0f6c0d1\r