comp.mail.mutt
  Home FAQ Contact Sign in
comp.mail.mutt only
 
Advanced search
July 2008
motuwethfrsasuw
 123456 27
78910111213 28
14151617181920 29
21222324252627 30
28293031    31
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
comp.mail.mutt Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  locale is ignored for displaying text (no charset conversion)?         


Author: Ulli Horlacher
Date: Jul 3, 2008 00:16

It seems that mutt is ignoring the locale setting when displaying text:

My terminals have native ISO-8859-1 (latin1) and locale is set properly.
But mails with a different character set are not converted into ISO-8859-1
when displaying. For example, UTF-8 is displayed binary and not in
ISO-8859-1. This looks like:

From: framstag@rus.uni-stuttgart.de
To: framstag@rus.uni-stuttgart.de
Subject: F*EX-upload: zzA¼A?A zz
Date: Wed, 2 Jul 2008 19:18:44 +0200 (CEST)

framstag has uploaded the file
"zzA¼A?A zz"
(2009 kB) for you.

The relevant headers of this mail are:

Subject: F*EX-upload: =?UTF-8?Q?zz=C3=A4=C3=BC=C3=9F=C2=A0zz?=
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

This mail should be displayed as:
Show full article (1.91Kb)
1 Comment
  Re: locale is ignored for displaying text (no charset conversion)?         


Author: Erwan David
Date: Jul 3, 2008 00:13

Ulli Horlacher disait le 07/03/08 que :
> It seems that mutt is ignoring the locale setting when displaying text:
>
> My terminals have native ISO-8859-1 (latin1) and locale is set properly.
> But mails with a different character set are not converted into ISO-8859-1
> when displaying. For example, UTF-8 is displayed binary and not in
> ISO-8859-1. This looks like:
>
> Mutt 1.5.18 (2008-05-17)
> System: Linux 2.6.24-18-generic (i686)
> ncurses: ncurses 5.6.20071124 (compiled with 5.6)
> Compile options:
> (...)
> -ENABLE_NLS -LOCALES_HACK +HAVE_WC_FUNCS +HAVE_LANGINFO_CODESET +HAVE_LANGINFO_YESEXPR
> +HAVE_ICONV -ICONV_NONTRANS -HAVE_LIBIDN +HAVE_GETSID -USE_HCACHE

recompile with +ENABLE_NLS (is it not the default ?)

--
Le travail n'est pas une bonne chose. Si ça l'était,
les riches l'auraient accaparé
4 Comments