Hi Rob,

* Rob 'Feztaa' Park ([EMAIL PROTECTED]) [Dec 19. 2001 21:25]:

> Hello all, I'm having a problem with my charset in mutt 1.3.24 on Debian
> Woody.

Using woody, too. Make sure you have the locales package installed.

> I've set my charset to iso-8859-1, but many characters display as a ?. I
> had a similar problem on mandrake, but I fixed it by setting the charset
> to what it is now. It's no longer working.

I fixed this problem by setting my locales (LC_*) in my shell's rc
file(s), then adding that information to /etc/environment. I would get
the ?'s if I started an `aterm -e mutt' from a bbkeys key binding, but I
didn't get the ?' if I started an xterm, then manually typed in `mutt'

Also, you might have to:

cd /usr/lib/locale

then run:

localedef -c -i en_US -f ISO-8859-1 en_US

(or whatever..)

And of course set up your LC_* environment in your shell rc file and
/etc/environment.

Mine looks like:

(~)% locale
LANG=en_US
LC_CTYPE="en_US"
LC_NUMERIC="en_US"
LC_TIME="en_US"
LC_COLLATE="en_US"
LC_MONETARY="en_US"
LC_MESSAGES="en_US"
LC_PAPER="en_US"
LC_NAME="en_US"
LC_ADDRESS="en_US"
LC_TELEPHONE="en_US"
LC_MEASUREMENT="en_US"
LC_IDENTIFICATION="en_US"
LC_ALL=en_US

> Any suggestions?

I'm no expert, by any means, but that solved my problem. If that doesn't
work, email me off list and we'll try to figure it out -- unless of course
another Debian user on this list knows more about locales.

-- 
Brian Clark | Avoiding the general public since 1805!
Fingerprint: 07CE FA37 8DF6 A109 8119 076B B5A2 E5FB E4D0 C7C8
Imminent Death of the Net Predicted. GIFs at 11.

Reply via email to