Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / c9 / bd262348e22aa1073f362f10f6d6786cea36fa
1 Return-Path: <gmn-notmuch@m.gmane.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 olra.theworths.org (Postfix) with ESMTP id 6E99F429E21\r
6         for <notmuch@notmuchmail.org>; Wed, 21 Sep 2011 06:55:11 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] 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 p7sj4vk6N1s5 for <notmuch@notmuchmail.org>;\r
16         Wed, 21 Sep 2011 06:55:10 -0700 (PDT)\r
17 Received: from lo.gmane.org (lo.gmane.org [80.91.229.12])\r
18         by olra.theworths.org (Postfix) with ESMTP id A38DD431FD0\r
19         for <notmuch@notmuchmail.org>; Wed, 21 Sep 2011 06:55:10 -0700 (PDT)\r
20 Received: from list by lo.gmane.org with local (Exim 4.69)\r
21         (envelope-from <gmn-notmuch@m.gmane.org>) id 1R6NGV-0004mp-RU\r
22         for notmuch@notmuchmail.org; Wed, 21 Sep 2011 15:55:07 +0200\r
23 Received: from login2.uio.no ([129.240.12.28])\r
24         by main.gmane.org with esmtp (Gmexim 0.1 (Debian))\r
25         id 1AlnuQ-0007hv-00\r
26         for <notmuch@notmuchmail.org>; Wed, 21 Sep 2011 15:55:07 +0200\r
27 Received: from pere by login2.uio.no with local (Gmexim 0.1 (Debian))\r
28         id 1AlnuQ-0007hv-00\r
29         for <notmuch@notmuchmail.org>; Wed, 21 Sep 2011 15:55:07 +0200\r
30 X-Injected-Via-Gmane: http://gmane.org/\r
31 To: notmuch@notmuchmail.org\r
32 From: Petter Reinholdtsen <pere@hungry.com>\r
33 Subject: Re: encoding problem with Emacs notmuch.el =?iso-8859-1?Q?=28=E6?=\r
34         =?iso-8859-1?Q?=F8=E5=29?=\r
35 Date: Wed, 21 Sep 2011 14:59:19 +0200\r
36 Organization: University of Oslo, Norway\r
37 Lines: 27\r
38 Message-ID: <2flipomf3vc.fsf_-_@login2.uio.no>\r
39 References: <m2k4gmyjer.fsf@ecocode.net> <8739nakeb5.fsf@zancas.localnet>\r
40 Mime-Version: 1.0\r
41 Content-Type: text/plain; charset=iso-8859-1\r
42 Content-Transfer-Encoding: 8bit\r
43 X-Complaints-To: usenet@dough.gmane.org\r
44 X-Gmane-NNTP-Posting-Host: login2.uio.no\r
45 User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)\r
46 Cancel-Lock: sha1:A6gruyxTk0TYJOk+ynkxNx1GDNc=\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: Wed, 21 Sep 2011 13:55:11 -0000\r
60 \r
61 [David Bremner]\r
62 > Hi Erik; \r
63 >\r
64 > Sorry this is a bit formulaic, but:\r
65 >\r
66 > Can you tell us your locale, and maybe provide a test message, so that\r
67 > we can try an duplicate the problem? Also can you try with a minimal\r
68 > .emacs, just enough to load notmuch.\r
69 \r
70 I see the same problem with Norwegian characters.  The UTF-8 bytes are\r
71 shown as ISO-8859 characters and not as the characters I expect.  To\r
72 allow you to test this, I added the norwegian characters in the\r
73 subject.  I use this on a machine with LC_CTYPE=nb_NO and 'locale\r
74 charmap' returning ISO-8859-1.\r
75 \r
76 Here is another copy: æøåÆØÅ\r
77 \r
78 This should show 3 lower case letters and 3 upper case letters, one\r
79 'ae' combination, one o with a slash from lower left to upper right,\r
80 and finally the letter a with a small ring above it.\r
81 \r
82 (Hm, now I hope the characters are encoded as UTF-8.  Time will\r
83 tell. :)\r
84 \r
85 Happy hacking,\r
86 -- \r
87 Petter Reinholdtsen\r
88 \r