On Thu, Sep 16, 1999 at 10:31:09AM +0200, Stefan `Sec` Zehl said:
> On Wed, Sep 15, 1999 at 11:02:52PM +0200, Ralf Orlowski wrote:
> > My charset is set to iso-8859-1. But if I receive a mail with
> > german letters like ���� in it, this letters always just shown as
> > ? in the pager.
> 
> You either need to fix you locale settings (LC_CTYPE=de_DE.ISO_8859-1
> works for me) or compile mutt with './configure --enable-locales-fix'

In .bash_profile I've got the following for the Spanish settings:

LANGUAGE=es:en
LC_ALL=es_ES
LANG=spanish
MM_CHARSET=ISO-8859-1
export LANGUAGE LC_ALL LANG MM_CHARSET

an in muttrc:

set charset="iso-8859-1"
set locale="es_ES"

the compile time options (debian package):

h0rus:~$ mutt -v
Mutt 0.95.6i (1999-06-03)
[ ... ]

System: Linux 2.0.36 [using slang 10202]
Opciones especificadas al compilar:
-DOMAIN
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  -USE_FCNTL  -USE_FLOCK
+USE_IMAP  +USE_POP  +HAVE_REGCOMP  -USE_GNU_REGEX  +HAVE_COLOR
+HAVE_PGP5  +HAVE_PGP2  +HAVE_GPG  -BUFFY_SIZE
-EXACT_ADDRESS  +ENABLE_NLS
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/spool/mail"
SHAREDIR="/usr/share/mutt"
SYSCONFDIR="/etc"
ISPELL="/usr/bin/ispell"
_PGPPATH="/usr/bin/pgp"
_PGPV2PATH="/usr/bin/pgp"
_PGPV3PATH="/usr/bin/pgp"


while I see most special characters fine (Spanish, German, Scandinavian,
...), I sometimes see `?'s in some mails ... is recompilation with the
`--enable-locales-fix' option the only solution to it?


TIA.

-- 
Horacio                                 LC_mutt=es_ES
mailto:[EMAIL PROTECTED]                http://carlotha.ciberia.es/mutt/
                ~ Spain ~ Spanje ~ Spanien

Reply via email to