all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: <Cyrillic_schwa> is undefined
Date: Thu, 06 Oct 2005 11:04:48 +0900	[thread overview]
Message-ID: <E1ENL7o-0003li-00@etlken> (raw)
In-Reply-To: <m3wtkrztr6.fsf@lugabout.cloos.reno.nv.us> (message from James Cloos on Wed, 05 Oct 2005 14:46:53 -0400)

In article <m3wtkrztr6.fsf@lugabout.cloos.reno.nv.us>, James Cloos <cloos@jhcloos.com> writes:

>>>>>>  "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).

Thank you for the info, but, oops, it doesn't have these
lines (they exist in my debian):

#define XK_Cyrillic_GHE_bar	                           0x680
[...]
#define XK_Cyrillic_u_macron		                   0x69f

but have:

#define XK_Cyrillic_GHE_bar           0x1000492  /* U+0492 CYRILLIC CAPITAL LETTER GHE WITH STROKE */
[...]
#define XK_Cyrillic_u_macron          0x10004ef  /* U+04EF CYRILLIC SMALL LETTER U WITH MACRON */

What's going on here?

Anyway, as it's easy to handle them in emacs-unicode-2, I've
just commited a code for that for emacs-unicode-2.

> 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.

As I'm not European users, I don't know how Multi_key is
used.  Could you explain the detail of the current problem?

---
Kenichi Handa
handa@m17n.org

  parent reply	other threads:[~2005-10-06  2:04 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
2005-10-05 19:25     ` Stefan Monnier
2005-10-06  2:04     ` Kenichi Handa [this message]
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=E1ENL7o-0003li-00@etlken \
    --to=handa@m17n.org \
    --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.