[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: inputting characters by hexadigit
From: |
Stefan Monnier |
Subject: |
Re: inputting characters by hexadigit |
Date: |
Sun, 20 Jul 2008 21:46:22 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
AFAIK, the main use of C-q is to insert a char by hitting the
corresponding key, handy when that key is bound to something else than
self-insert-command.
So by using chars ? # or \ to mean something else, we get into the
situation where the user might not know how to insert #, ?, or \ when
those keys are bound to non-self-inserting commands. I think this is
a serious problem.
Stefan
- Re: inputting characters by hexadigit, (continued)
- Re: inputting characters by hexadigit, Juri Linkov, 2008/07/22
- Re: inputting characters by hexadigit, Lennart Borgman (gmail), 2008/07/22
- Re: inputting characters by hexadigit, David De La Harpe Golden, 2008/07/22
- Re: inputting characters by hexadigit, Juri Linkov, 2008/07/29
- Re: inputting characters by hexadigit, Stefan Monnier, 2008/07/29
- Re: inputting characters by hexadigit, Stephen J. Turnbull, 2008/07/19
- Re: inputting characters by hexadigit, Miles Bader, 2008/07/18
- Re: inputting characters by hexadigit, Juri Linkov, 2008/07/18
- Re: inputting characters by hexadigit, Juri Linkov, 2008/07/18
- Re: inputting characters by hexadigit, Juri Linkov, 2008/07/20
- Re: inputting characters by hexadigit,
Stefan Monnier <=
- Re: inputting characters by hexadigit, David De La Harpe Golden, 2008/07/21
- Re: inputting characters by hexadigit, Stefan Monnier, 2008/07/21
- Re: inputting characters by hexadigit, Juri Linkov, 2008/07/21
- Re: inputting characters by hexadigit, Johan Bockgård, 2008/07/21
- Re: inputting characters by hexadigit, David Kastrup, 2008/07/21
- Re: inputting characters by hexadigit, Johan Bockgård, 2008/07/21
- Re: inputting characters by hexadigit, David Kastrup, 2008/07/21
- Re: inputting characters by hexadigit, Lennart Borgman (gmail), 2008/07/21
- Re: inputting characters by hexadigit, David Kastrup, 2008/07/21
- Re: inputting characters by hexadigit, James Cloos, 2008/07/21