[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs21: numpad numbers don't work anymore with shift
From: |
Eli Zaretskii |
Subject: |
Re: emacs21: numpad numbers don't work anymore with shift |
Date: |
Sat, 01 Dec 2001 09:27:33 +0200 |
> From: Rob Browning <rlb@defaultvalue.org>
> Date: Fri, 30 Nov 2001 16:53:02 -0600
>
> Just forwarding a bug report about the numpad. Looks like emacs
> doesn't distinguish between S-<end> and <end>, though xev shows that X
> still reports them as separate keys (KP_END and KP_1, for example).
I don't think this is a bug: that's how Emacs is supposed to behave;
see the bindings for S-kp-* keys in lisp/bindings.el.
I think Filip's request is in conflict with other uses of the shifted
keypad keys, which require the bindings we have today.
Of course, this is curable by rebinding S-kp-0 etc. in ~/.emacs.
- Re: emacs21: numpad numbers don't work anymore with shift,
Eli Zaretskii <=