unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* keypad.el wierdness in CVS emacs?
@ 2004-04-28 16:06 Robert Mecklenburg
  2004-04-28 21:18 ` Kevin Rodgers
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Robert Mecklenburg @ 2004-04-28 16:06 UTC (permalink / raw)


I'm running a recent cvs emacs and the keypad keys act strangely when
shifted:

C-h c                 ;; describe key
<S-kp-7>              ;; shifted kp-7
7 (translated from <S-kp-7>) runs the command self-insert-command

Shifted keypad 7 (and other keypad keys) yields ascii 7 instead 
of the S-kp-7 I would expect.  I discovered in the NEWS a new package
keypad.el that seems to have some effect on this and reset the
customized variables:

 '(keypad-numlock-shifted-setup (quote none) nil (keypad))
 '(keypad-shifted-setup (quote none) nil (keypad))

But this seems to have no effect.  How can I get my keypad keys back?

Thanks,
Robert

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-05-01  9:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-28 16:06 keypad.el wierdness in CVS emacs? Robert Mecklenburg
2004-04-28 21:18 ` Kevin Rodgers
2004-04-30 20:46 ` Stefan Monnier
2004-05-01  9:44 ` Kai Grossjohann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).