* Wrong keypad bindings for some keys in emacs 23.1 under CentOS 6
@ 2011-12-13 19:07 Bryan Wright
2011-12-13 21:37 ` Philipp Haselwarter
0 siblings, 1 reply; 3+ messages in thread
From: Bryan Wright @ 2011-12-13 19:07 UTC (permalink / raw)
To: help-gnu-emacs
Hi folks,
I'm preparing to transition some machines from CentOS 5.7 (with emacs 21.4)
to CentOS 6 (with emacs 23.1). Some of our users rely on using the non-window
version of emacs and the tpu-edt package, which makes use of the keypad keys.
I find that emacs 23.1 under CentOS 6 has some mistakes in the key bindings
for the keypad. For example, the escape sequence "\eOQ" should be bound to
[kp-f2], but it's really bound to [f2], and the sequence "\eOn" should be bound
to [kp-decimal], but it's not bound to anything at all.
Can anybody point me to a quick way to remap these keys? I've been playing
around with "define-key" and "global-set-key", but haven't had any luck yet.
Thanks in advance,
Bryan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-12-14 15:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-13 19:07 Wrong keypad bindings for some keys in emacs 23.1 under CentOS 6 Bryan Wright
2011-12-13 21:37 ` Philipp Haselwarter
2011-12-14 15:54 ` Bryan Wright
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.