emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ping2: Re: <Cyrillic_schwa> is undefined


From: Kenichi Handa
Subject: Re: ping2: Re: <Cyrillic_schwa> is undefined
Date: Mon, 24 Oct 2005 20:29:00 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Kenichi Handa <address@hidden> writes:

> In article <address@hidden>, Baurzhan Ismagulov <address@hidden> writes:
>>  Hello Handa,
>>  On Wed, Oct 05, 2005 at 09:53:48PM +0900, Kenichi Handa wrote:
>>>   But, for instance, for XK_Cyrillic_GHE_bar, I don't know the
>>>   corresponding Unicode character code.  If you give me a list
>>>   of keysym_codes and the corresponding Unicode character
>>>   code, I'll add it in x-win.el.

>>  could you please share your plans regarding this issue? The list of the
>>  characters and a patch are at
>>  http://lists.gnu.org/archive/html/emacs-devel/2005-10/msg00176.html .
>>  The patch may be encoded wrongly.

> I'm very sorry for not responding on this matter.  I'm now
> working on it.  Please wait for a while.

I've just installed a fix.  Actually, I registered more
Cyrillic characters in x-keysym-table than what you listed
(e.g. 0x681 for XK_Cyrillic_ZHE_descender) because...

James Cloos <address@hidden> writes:
[...]
> The diff between revisions 1.2 and 1.3 of that file as seen at:
> http://cvs.freedesktop.org/xorg/xc/include/keysymdef.h?r1=1.2&r2=1.3
> shows several changes from old-style keysyms to unicode keysyms.

the above page indicates that some version of X contains
them too, and I confirmed that some distribution surely has
them.

In addition,

> That checkin replaced all uppercase hex constants with lowercase,
> added unicode codepoint comments (from UnicodeData.txt), and
> switched several blocks to the unicode block (0x1000000 to 0x1FFFFFF).

I installed changes to handle them in xterm.c without
calling Lisp but by directly using MAKE_CHAR macro.

But, I can't test them becasue my X server doesn't have
those keysyms.  If yours does, please test it.

---
Kenichi Handa
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]