emacs-devel
[Top][All Lists]
Advanced

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

RE: inputting characters by hexadigit


From: Drew Adams
Subject: RE: inputting characters by hexadigit
Date: Tue, 22 Jul 2008 07:06:36 -0700

> How about using C-u (u for Unicode) as this way?
>
> C-u 0 x X X X X RET  for U+XXXX   (and C-0 x X X X X RET)
>
> C-u 0 x and C-0 x are noop now.

Please keep `C-u' for its intended purpose, which is already quite general. A
command might well use a zero prefix arg value for a specific behavior, and that
command might be bound to anything (even `x').

It is not just because some key binding (e.g. `C-u 0 x') is not predefined that
it should be predefined for Unicode entry.

This thread got off the ground because some thought that using an input method
could be too heavy for inputting Unicode chars. OK, keep looking for a better
(non "input method") input method, if you must. But please stay away from key
chords and existing key bindings.





reply via email to

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