[Top][All Lists]
[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.
- Re: Questions round session management., Richard Stallman, 2002/02/01
- Re: Questions round session management., Tak Ota, 2002/02/01
- Re: Questions round session management., Simon Josefsson, 2002/02/01
- Raw keys in C-h k and C-h c, Stefan Monnier, 2002/02/01
- Re: Raw keys in C-h k and C-h c, Kim F. Storm, 2002/02/01
- Re: Raw keys in C-h k and C-h c, Eli Zaretskii, 2002/02/02
- Re: Raw keys in C-h k and C-h c,
Richard Stallman <=
- Re: Raw keys in C-h k and C-h c, Stefan Monnier, 2002/02/02
- Re: Raw keys in C-h k and C-h c, Kim F. Storm, 2002/02/02
- Re: Raw keys in C-h k and C-h c, Eli Zaretskii, 2002/02/03
- Re: Raw keys in C-h k and C-h c, Richard Stallman, 2002/02/10
- Re: Raw keys in C-h k and C-h c, Kim F. Storm, 2002/02/11
- Re: Raw keys in C-h k and C-h c, Richard Stallman, 2002/02/04
- Re: Raw keys in C-h k and C-h c, Stefan Monnier, 2002/02/04
- Re: Raw keys in C-h k and C-h c, Eli Zaretskii, 2002/02/04
- Re: Raw keys in C-h k and C-h c, Richard Stallman, 2002/02/05
- Re: Questions round session management., Richard Stallman, 2002/02/01