On Sun, 16 Sep 2001, Christoph Singer wrote:
> Markus Kuhn wrote:
>
> > On Sun, 16 Sep 2001, Christoph Singer wrote:
> >
> >>- compiled with --enable-multibyte
> >>- added "set termencoding=utf-8" to .vimrc
> >>
> > The "set termencoding=utf-8" part should *NOT* be necessary!
> > Please verify, whether you have really successfully set a UTF-8
> > locale. In particular, does "locale charmap" output "UTF-8"
> > as the encoding of the current locale? If not, make sure that
> > no LC_CTYPE or LC_ALL is overriding your LANG setting and that
> chris@linux:~ > echo $LC_TYPE
It's not LC_TYPE but LC_CTYPE. Can you try
$ env | egrep '(LC_|LANG|LING)'
instead?
Jungshik Shin
-
Linux-UTF8: i18n of Linux on all levels
Archive: http://mail.nl.linux.org/linux-utf8/