emacs-devel
[Top][All Lists]
Advanced

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

Re: Raw keys in C-h k and C-h c


From: Richard Stallman
Subject: Re: Raw keys in C-h k and C-h c
Date: Fri, 1 Feb 2002 19:52:53 -0700 (MST)

            M-u (translated from M-U) runs the command upcase-word
    or
            DEL (translated from <backspace>) runs the command scroll-down

Those two seem useful.

    or
            <f1> a (translated from ESC O P a) runs the command apropos-command

That one will only distract most users.  They don't know that the F1
key actually sends ESC O P, and they don't want to know.

Can you arrange to suppress the "(translated from ...)" output
in that case?


Aside from that, the implementation is really ugly.  Maybe it could be
much cleaner if read_key_sequence recorded the actual keys read, or
some info about them.




reply via email to

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