emacs-devel
[Top][All Lists]
Advanced

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

Re: inputting characters by hexadigit


From: Juri Linkov
Subject: Re: inputting characters by hexadigit
Date: Wed, 23 Jul 2008 01:54:34 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu)

>> It seems that C-c 8 X ... RET is the easiest to type.
>
> I think C-c 8 is reserved already, but indeed C-x 8 might be a very good
> choice, since it's already used to enter other non-ascii chars.
> I think it would make a lot of sense to extend it with other
> combinations for various Unicode chars, as well as hex-codes for
> arbitrary chars.

It seems C-x 8 is a good key prefix for this thing, and the simplest
change we could make now is to bind `C-x 8 RET' to `ucs-insert'.

Or maybe also bind a new key to the `C-x RET' prefix, e.g.
bind `C-x RET C-q' to `ucs-insert'.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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