[Top][All Lists]
[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: |
Tue, 22 Jul 2008 02:43:18 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu) |
> Juri> I propose `RET'. Currently `C-q RET' inserts "^M".
> Juri> And it is more natural to insert ^M by using `C-q C-m'.
>
> RET and C-m are the same on most terminals. And it does need to be
> entered by way of C-q on occasion.
Ah, of course, I was confused by the case of M-TAB and M-C-i.
They are the same for Emacs but window managers steal one of them.
Maybe then `C-q M-RET'?
> I do like Your idea of using the standard number schemes as an option,
> but I also want something super simple like C-q <hex>+ RET.
Isn't `C-q M-RET #x<hex>+ RET' still easy to type?
Or even `C-q M-: #x<hex>+ RET'? This is very similar to eval-expression
such as `C-u M-: #x<hex>+ RET' with only one difference that the latter
inserts it as a number and the former will insert it as a character.
--
Juri Linkov
http://www.jurta.org/emacs/
- Re: inputting characters by hexadigit, (continued)
- Re: inputting characters by hexadigit, Alfred M. Szmidt, 2008/07/21
- RE: inputting characters by hexadigit, Drew Adams, 2008/07/21
- Re: inputting characters by hexadigit, Miles Bader, 2008/07/22
- Re: inputting characters by hexadigit, David De La Harpe Golden, 2008/07/21
- Re: inputting characters by hexadigit, Miles Bader, 2008/07/22
- Re: inputting characters by hexadigit, James Cloos, 2008/07/21
- Re: inputting characters by hexadigit, David De La Harpe Golden, 2008/07/21
- Re: inputting characters by hexadigit,
Juri Linkov <=
- Re: inputting characters by hexadigit, Miles Bader, 2008/07/22
- Re: inputting characters by hexadigit, David De La Harpe Golden, 2008/07/21
- Re: inputting characters by hexadigit, David De La Harpe Golden, 2008/07/21
- Re: inputting characters by hexadigit, David Kastrup, 2008/07/21
- Re: inputting characters by hexadigit, Kenichi Handa, 2008/07/21
- Re: inputting characters by hexadigit, Juanma Barranquero, 2008/07/22
- Re: inputting characters by hexadigit, Miles Bader, 2008/07/22
- Re: inputting characters by hexadigit, Juanma Barranquero, 2008/07/22
- Re: inputting characters by hexadigit, Kenichi Handa, 2008/07/22
- Re: inputting characters by hexadigit, Lennart Borgman (gmail), 2008/07/22