> The right answer in any case should be: "Russian_Russia.1251"
> But not "С" or just "Russian".
>
> When I have entered (set-locale "Russian_Russia.1251") I have
> "Russian".
> But in both cases I can't enter russian characters.
>
> Ok. I like 6.22 version with sources. dll is much more interesting to
> me.
>
The problem you want to solve is a very complicated one and even if you
find now a solution, sun or latter you'll have another problem.
From my point of view, but maybe I'm wrong, having deftemplate names or
other clips code stuff in russian or other non-latin encoding does not
help a non-programmer user because he can't deal with clips code,
so is useless for him.
I guess that you want to build a interface for the user, in russian,
and a mechanism to bind to clips code, so the simple way is to write
two function to convert the names from whatever encoding you want into a
latin transcription and back.
GUI---> russian-to-latin ---> clips-code
A |
\----- latin-to-russian <------/
--
"We must be systematic, but we should keep our systems open."
-- Alfred North Whitehead, Modes of Thought --
PS: I have that in mind before previous replay but I forget to include
the link, sorry, :-)