emacs-devel
[Top][All Lists]
Advanced

[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




reply via email to

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