Patrick <[EMAIL PROTECTED]>:
> > > ZEKİ ER ve AİLESİ
> >
> > Your message was in iso-8859-9 and contained characters such as İ
> > (capital I with dot above), so you've probably got mutt set up
> > correctly.
> >
> > If non-us-ascii characters are displayed as '?', then you need to
> > adjust your locale (export LANG=tr or export LC_CTYPE=tr). If they are
> > displayed as different characters with diacritics, then you need a
> > different font. Probably. I'm not an expert on this stuff.
>
> Oddly it works for some chatacters when I sent and recieve new messages but
> still lots of characters don't display.
>
> I don't get any effect when I enter export LANG=tr or export LC_CTYPE=tr
> at the Bash prompt. Is there something I've forgotten to set up in
> Linux I wonder?
You didn't say what happens to those characters. Do they appear as
'?', as ' ', or as something else? You also didn't say what kind of
terminal you are using: Linux console, xterm, ...?
Check your terminal understands iso-8859-9 with echo -e "\335". That's
I with a dot.
Edmund