Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / ba / d16c0ce4a4d170d7ee84d65310ea2c93a91a8c
1 Return-Path: <anarcat@orangeseeds.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 arlo.cworth.org (Postfix) with ESMTP id 74CC26DE09ED\r
6  for <notmuch@notmuchmail.org>; Sat,  6 Feb 2016 13:21:19 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.005\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.005 tagged_above=-999 required=5 tests=[AWL=0.004, \r
12  UNPARSEABLE_RELAY=0.001] autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id G02ArJkKG8uW for <notmuch@notmuchmail.org>;\r
16  Sat,  6 Feb 2016 13:21:17 -0800 (PST)\r
17 Received: from bureau.koumbit.net (homere.koumbit.net [199.58.80.81])\r
18  by arlo.cworth.org (Postfix) with ESMTPS id 316296DE0261\r
19  for <notmuch@notmuchmail.org>; Sat,  6 Feb 2016 13:21:16 -0800 (PST)\r
20 Received: from [127.0.0.1] (localhost [127.0.0.1])      (Authenticated sender:\r
21  anarcat@koumbit.org)   with ESMTPSA id 97B1B25477C4\r
22 Received: by localhost (Postfix, from userid 1000)\r
23  id 1A6DE6E0DD5; Sat,  6 Feb 2016 16:20:50 -0500 (EST)\r
24 From: Antoine =?utf-8?Q?Beaupr=C3=A9?= <anarcat@orangeseeds.org>\r
25 To: David Edmondson <dme@dme.org>, Notmuch Mail <notmuch@notmuchmail.org>\r
26 Subject: Re: BUG: trouble with forwarding with accents\r
27 In-Reply-To: <m2io2169ri.fsf@heart-of-gold.hh.sledj.net>\r
28 References: <87vb62ixp9.fsf@angela.anarcat.ath.cx>\r
29  <m2io2169ri.fsf@heart-of-gold.hh.sledj.net>\r
30 User-Agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1\r
31  (x86_64-pc-linux-gnu)\r
32 Date: Sat, 06 Feb 2016 16:20:49 -0500\r
33 Message-ID: <8760y1v8lq.fsf@angela.anarcat.ath.cx>\r
34 MIME-Version: 1.0\r
35 Content-Type: text/plain; charset=utf-8\r
36 Content-Transfer-Encoding: quoted-printable\r
37 X-Mailman-Approved-At: Sat, 06 Feb 2016 13:47:34 -0800\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.20\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: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
49  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Sat, 06 Feb 2016 21:21:19 -0000\r
51 \r
52 On 2016-02-06 12:14:57, David Edmondson wrote:\r
53 > On Fri, Feb 05 2016, Antoine Beaupr=C3=A9 wrote:\r
54 >> So I have an accent in my family name, as you can see from the From\r
55 >> header here. This has a tendency of finding the greatest and finest\r
56 >> UTF-8 bug, and often no one believes me because they don't have that\r
57 >> interesting property.\r
58 >>\r
59 >> Notmuch has been bugging me with such a problem for ages now. When I\r
60 >> forward a mail, the accents in my name (or in the signature inserted)\r
61 >> are broken.\r
62 >\r
63 > I tried to reproduce this (by modifying my name in .notmuch-config to\r
64 > include an accented character and then forwarding your mail), but\r
65 > everything worked fine (on "GNU Emacs 24.5.1 (x86_64-apple-darwin15.0.0,\r
66 > NS apple-appkit-1404.11) of 2015-10-05 on heart-of-gold").\r
67 >\r
68 > It's tempting to ask whether or not you have any localisation or\r
69 > language settings in either your shell or emacs, but I probably wouldn't\r
70 > know how to interpret them even if so :-/\r
71 \r
72 I have a french utf-8 locale:\r
73 \r
74 [997]anarcat@angela:~1$ locale\r
75 LANG=3Dfr_CA.UTF-8\r
76 LANGUAGE=3D\r
77 LC_CTYPE=3D"fr_CA.UTF-8"\r
78 LC_NUMERIC=3D"fr_CA.UTF-8"\r
79 LC_TIME=3D"fr_CA.UTF-8"\r
80 LC_COLLATE=3D"fr_CA.UTF-8"\r
81 LC_MONETARY=3D"fr_CA.UTF-8"\r
82 LC_MESSAGES=3D"fr_CA.UTF-8"\r
83 LC_PAPER=3D"fr_CA.UTF-8"\r
84 LC_NAME=3D"fr_CA.UTF-8"\r
85 LC_ADDRESS=3D"fr_CA.UTF-8"\r
86 LC_TELEPHONE=3D"fr_CA.UTF-8"\r
87 LC_MEASUREMENT=3D"fr_CA.UTF-8"\r
88 LC_IDENTIFICATION=3D"fr_CA.UTF-8"\r
89 LC_ALL=3D\r
90 \r
91 In a terminal and in emacs.\r
92 \r
93 I am not sure if i have any emacs-specific l10n settings.\r
94 \r
95 a.\r
96 --=20\r
97 "Faith" means not wanting to know what is true.\r
98                          - Friedrich Nietzshe\r