[slim-vim] thanks, feedback

Dmitry Petukhov dmgenp at gmail.com
Fri Aug 11 10:27:02 CDT 2006


2006/8/11, Serafeim Zanikolas <serzan at hellug.gr>:
> Στις Friday 11 August 2006 13:21, ο/η Dmitry Petukhov έγραψε:
> > maybe this somehow related to my locale (ru_RU.UTF-8), but
> > unfortunately i don't have time right now to investigate.
>
> With my locale set to el_GR.UTF-8, vim crashes when I source ecl-slime.vim. It
> works fine when I set LC_ALL, LANG and LANGUAGE to C.

it should be sufficient to export only LC_NUMERIC=C (the crash is
because ecl uses locale-dependent libc function to parse
floating-point numbers, it was discussed here before)

and i tried to set  LC_ALL, LANG and LANGUAGE to C, nothing changed
(well, only output of errors changed slightly - instead of <e2> i get
some weird characters, i suppose it's just ascii code = 0xE2)


More information about the slim-vim mailing list