all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: James Cloos <cloos@jhcloos.com>
Cc: emacs-devel@gnu.org
Subject: Re: <Cyrillic_schwa> is undefined
Date: Wed, 05 Oct 2005 14:46:53 -0400	[thread overview]
Message-ID: <m3wtkrztr6.fsf@lugabout.cloos.reno.nv.us> (raw)
In-Reply-To: <E1EN8mK-0005cf-00@etlken> (Kenichi Handa's message of "Wed, 05 Oct 2005 21:53:48 +0900")

>>>>> "Kenichi" == Kenichi Handa <handa@m17n.org> writes:

Kenichi> It seems that these X11 keysyms (in
Kenichi> /usr/include/X11/keysymdefs.h, perhaps newly added) are not
Kenichi> registered in x-keysym-table (in lisp/term/x-win.el).

For the Cyrillic, see /usr/include/X11/keysymdef.h on a current
install, or online at:

http://cvs.freedesktop.org/xorg/xc/include/keysymdef.h?rev=1.3&view=markup

It has unicode values for each keysym that is in unicode.  (And note
that for any keysym that matches (and 0x01000000 keysym) the unicode
codepoint can be found by (and 0xFFFFFF keysym).


I'm seeing a similar problem with <Multi_key>.

It works for every app other than Emacs.

I don't know whether it is a regression; I only tried it becuase
quail was broken in emacs-unicode-2 of a few days ago (since fixed).

I would be useful if X's standard compose feature were usable in
emacs.  Or, OTOH, perhaps it would make a good alternate first
stroke for the quail methods like rfc1345, sqml, latex, etc.

Xev says this about the key:

,----
| KeyPress event, serial 24, synthetic NO, window 0x1a00001,
|     root 0x4c, subw 0x0, time 3255347295, (75,121), root:(696,1088),
|     state 0x0, keycode 117 (keysym 0xff20, Multi_key), same_screen YES,
|     XLookupString gives 0 bytes:
| 
| KeyRelease event, serial 27, synthetic NO, window 0x1a00001,
|     root 0x4c, subw 0x0, time 3255347390, (75,121), root:(696,1088),
|     state 0x0, keycode 117 (keysym 0xff20, Multi_key), same_screen YES,
|     XLookupString gives 0 bytes:
`----



-JimC
-- 
James H. Cloos, Jr. <cloos@jhcloos.com>

  reply	other threads:[~2005-10-05 18:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-01 19:31 <Cyrillic_schwa> is undefined Baurzhan Ismagulov
2005-10-05 12:53 ` Kenichi Handa
2005-10-05 18:46   ` James Cloos [this message]
2005-10-05 19:25     ` Stefan Monnier
2005-10-06  2:04     ` Kenichi Handa
2005-10-06 16:35       ` James Cloos
2005-10-06 17:58         ` James Cloos
2005-10-05 21:49   ` Baurzhan Ismagulov
2005-10-12 18:48   ` ping: " Baurzhan Ismagulov
2005-10-21 18:00   ` ping2: " Baurzhan Ismagulov
2005-10-22  1:45     ` Kenichi Handa
2005-10-22  7:25       ` Baurzhan Ismagulov
2005-10-24 11:29       ` Kenichi Handa
2005-10-25 19:00         ` Baurzhan Ismagulov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3wtkrztr6.fsf@lugabout.cloos.reno.nv.us \
    --to=cloos@jhcloos.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.