[3351] in Athena Bugs
emacs key bindings don't work properly
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Wed Oct 4 12:58:48 1989
Date: Wed, 4 Oct 89 12:58:05 -0400
From: Jonathan I. Kamens <jik@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
Emacs is supposed to generate vt100-like key sequences when the
function keys, the PF keys, and the keys on the movement pad are
pressed. However, on the vax, the "prev screen", "next screen" and
"remove" keys, as well as the PF keys, do not generate any key
sequences at all when they are pressed inside emacs.
The RT emacs has similar problems, although not with the PF keys and
not with exactly the same movement keys.
I checked the sources in /mit/emacs/src/x11term.c, and it it *looks*
like it's doing the right thing, but I must be missing something....
jik