[mew-int 00457] Re: Charset problems
Simon Vostry
vostry at example.com
Mon Sep 3 06:35:31 JST 2001
> > I run my emacs by 'emacs -unibyte -fn "-long-name-here-iso8859-2"'.
> > Like that I can see the Czech characters (I'm from the Czech Republic,
> > Europe). I'm using a small lisp program that allows me to write Czech
> > diacritics (Czech keyboard emulator).
>
> All problems come from the "--unibyte" option. It tells Emacs to
> handle ASCII and *ISO-8859-1*. You are just faking ISO-8859-1 to
> ISO-8859-2 when displaying.
>
> So, please don't specify the "--unibyte" option. And set your language
> environment like:
>
> (set-language-environment "Latin-2")
>
> in your ".emacs".
>
> P.S.
>
> I believe set-language-environment is meaningless with the "--unibyte"
> option.
>
> --Kazu
Hi Kazu,
thanx a lot for this advice. It works now! I even got rid of the
***UNKNOWN CHARSET*** message in the From fields in summary mode when
they contained some Czech diacritics!
By the way, I can also see the 4 Japanese chars behind your name. Is
it 'Kanji' (don't know how to spell it, sorry)? My sister studied at
university Japanese language, she can read write and talk. For me it
is one big unknown... :-)
Everything seems to work fine with my mew now!
Best regards
Simon Vostry
_____
THERE ARE NO LIMITATIONS TO THE MIND EXCEPT THOSE WE ACKNOWLEDGE
More information about the Mew-int
mailing list