<<< Date Index >>>     <<< Thread Index >>>

Re: freebsd, mutt, unicode



Hello again,

>     And a Latin-1 e acute? What do you see here: "é". Another same
> character but in UTF-8 comes attached. Can you also check with another
> UTF-8 locale, say LANG=en_US.UTF-8 Also what do you see if you check my
> mail with a Latin-1 terminal and a temporarily exported
> LANG=en_GB.ISO8859-1 What gives "mutt -v"?

If I do

$ export LANG=en_US.UTF-8

...both the Latin1 e acute and the attached character are shown as '?' and '??'
respectively. On a Latin-1 terminal (xterm, in this case) the same thing occurs.

Did I mention that the command

:set charset

in mutt always gives 'us-ascii' unless overridden in the .muttrc? (Which many
have advised against doing).

The output of mutt -v:

Mutt 1.5.11 (2005-09-15)
Copyright (C) 1996-2002 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: FreeBSD 6.0-RELEASE (i386) [using ncurses 5.2] [using libiconv 1.9]
Compile options:
-DOMAIN
-DEBUG
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +DL_STANDALONE
-USE_FCNTL  +USE_FLOCK   -USE_INODESORT
+USE_POP  +USE_IMAP  -USE_GSS  +USE_SSL  -USE_GNUTLS  -USE_SASL
+HAVE_REGCOMP  -USE_GNU_REGEX
+HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET
+HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM
+CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME 
-CRYPT_BACKEND_GPGME  -BUFFY_SIZE -EXACT_ADDRESS  -SUN_ATTACHMENT
+ENABLE_NLS  -LOCALES_HACK  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET 
+HAVE_LANGINFO_YESEXPR
+HAVE_ICONV  -ICONV_NONTRANS  -HAVE_LIBIDN  +HAVE_GETSID 
+HAVE_GETADDRINFO  -USE_HCACHE
-ISPELL
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
PKGDATADIR="/usr/local/share/mutt"
SYSCONFDIR="/usr/local/etc"
EXECSHELL="/bin/sh"
-MIXMASTER
To contact the developers, please mail to <mutt-dev@xxxxxxxx>.
To report a bug, please use the flea(1) utility.

patch-1.5.6+20040904.tg.mutt-thread.3

(These are the FreeBSD port defaults).

thanks,
a1