[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: inputting characters by hexadigit
From: |
David De La Harpe Golden |
Subject: |
Re: inputting characters by hexadigit |
Date: |
Mon, 21 Jul 2008 17:54:05 +0100 |
User-agent: |
Mozilla-Thunderbird 2.0.0.14 (X11/20080509) |
Stefan Monnier wrote:
> I think a good solution should start by scrapping the C-q <octal>
> corner case.
Seems like something people'd get used to having pretty rapidly, even if
it was unfortunately positioned in retrospect.
One advantage of hanging the char-by-code stuff off C-q is (obviously
enough) that it doesn't eat another default global binding.
But maybe a separate global binding needs eating, if the goal is to
avoid further C-q pollution. Inserting a character by code (or unicode
name) is perhaps something genuinely important enough? That would
basically come down to deciding a more convenient default binding for a
souped-up M-x ucs-insert.
I dunno what's left at this stage. Heh. C-x# might be very nice. Funny,
I don't _recall_ ever using it (cue zillions of people pointing out what
it is used for)
- Re: inputting characters by hexadigit, (continued)
- Re: inputting characters by hexadigit, David Kastrup, 2008/07/21
- 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, 2008/07/21
- Re: inputting characters by hexadigit, Miles Bader, 2008/07/22
- Re: inputting characters by hexadigit,
David De La Harpe Golden <=
- 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
- Re: inputting characters by hexadigit, Miles Bader, 2008/07/22
- Re: inputting characters by hexadigit, Stefan Monnier, 2008/07/22