unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: mecklen@realmsys.com (Robert Mecklenburg)
Subject: keypad.el wierdness in CVS emacs?
Date: 28 Apr 2004 09:06:57 -0700	[thread overview]
Message-ID: <e5eecdbc.0404280806.4c1f63fe@posting.google.com> (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

             reply	other threads:[~2004-04-28 16:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-28 16:06 Robert Mecklenburg [this message]
2004-04-28 21:18 ` keypad.el wierdness in CVS emacs? Kevin Rodgers
2004-04-30 20:46 ` Stefan Monnier
2004-05-01  9:44 ` Kai Grossjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e5eecdbc.0404280806.4c1f63fe@posting.google.com \
    --to=mecklen@realmsys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).