emacs-devel
[Top][All Lists]
Advanced

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

Re: inputting characters by hexadigit


From: Kenichi Handa
Subject: Re: inputting characters by hexadigit
Date: Tue, 22 Jul 2008 21:26:36 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In article <address@hidden>, Miles Bader <address@hidden> writes:

> "Juanma Barranquero" <address@hidden> writes:
>>> One funny idea.  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.
> >
> > FWIW, I like this one much, much more than the convoluted C-q 
> > alternatives...

> This behavior seems much, much, weirder, since it doesn't hook into any
> existing command in a way that make any sense...

We can think of it as a new key-binding for a new command.

The other ideas are:

  C-x # x X ... RET (this also allows C-x # b ..., C-x # o ...)
  
  C-c # x X ... RET (likewise)

  C-c 0 x X ... RET  (or C-c 0 X ... RET, C-c 8 X ... RET)

It seems that C-c 8 X ... RET is the easiest to type.

---
Kenichi Handa
address@hidden




reply via email to

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