[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ESC DEL generates ESC C-d
From: |
Stefan Monnier |
Subject: |
Re: ESC DEL generates ESC C-d |
Date: |
03 Dec 2001 04:19:47 -0500 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1.50 |
>>>>> "Daniel" == Daniel Ortmann <ortmann@isl.net> writes:
> Could some modification to the C-h m help text be made that would say
> "try ESC BS if ESC DEL doesn't work"???
On X windows, there's no DEL and no BS key, there's only `delete' and
`backspace' (and sometimes `delete-char' I believe).
Emacs maps `backspace' to the DEL character (aka C-?) and maps `delete'
to either the DEL or the C-d character depending on the version
of Emacs and depending on your X server and your keyboard, ...
The `delete' key is typically labelled `delete' or `del', while
the `backspace' key is typically labelled `backspace' or `<-' or
`|<-' or `<-backspace'.
I think it's unfortunate that the DEL char corresponds most
naturally to the `backspace' key, but we can't change that easily.
Stefan
- ESC DEL generates ESC C-d, Daniel Ortmann, 2001/12/01
- Re: ESC DEL generates ESC C-d, Eli Zaretskii, 2001/12/01
- Re: ESC DEL generates ESC C-d, Daniel Ortmann, 2001/12/03
- Re: ESC DEL generates ESC C-d, Eli Zaretskii, 2001/12/03
- Re: ESC DEL generates ESC C-d, Daniel Ortmann, 2001/12/03
- Re: ESC DEL generates ESC C-d, Eli Zaretskii, 2001/12/03
- Re: ESC DEL generates ESC C-d,
Stefan Monnier <=
- Re: ESC DEL generates ESC C-d, Richard Stallman, 2001/12/03
- Re: ESC DEL generates ESC C-d, Daniel Ortmann, 2001/12/04
- Re: ESC DEL generates ESC C-d, Richard Stallman, 2001/12/04
- Re: ESC DEL generates ESC C-d, Daniel Ortmann, 2001/12/05