help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs doesn't know keypad 0 + shift under emacsW32/Windows?


From: Lennart Borgman
Subject: Re: emacs doesn't know keypad 0 + shift under emacsW32/Windows?
Date: Tue, 9 Jun 2009 00:39:17 +0200

On Mon, Jun 8, 2009 at 9:45 PM, Xah Lee<xahlee@gmail.com> wrote:
> it seems i'm unable to get emacs to understand Shift + keypad 0, on
> Windows.
>
> i have this defined:
> (global-set-key (kbd "<S-kp-0>") 'lookup-word-definition)
>
> on the Mac, with Carbon Emacs, i press shift + 0 on the keypad to call
> my function.
>
> On Windows Vista with emacsW32, it doesn't work. If i do describe-key,
> emacs reports i'm pressing keyboard insert
> “<insert> (translated from <kp-insert>) runs the command”
>
> doesn't matter if i have the num lock on or not.
>
> Any solutions?
>
> -----------------
> Here's a bit more detail.
> With NumLock on,
>
> keypad 0 gets is: <kp-0>
> Shift + keypad 0 is: <kp-insert>
>
> with NumLock off,
>
> keypad 0 is: <kp-insert>
> Shift + keypad 0 is: <S-kp-insert>

Could be an Emacs bug, please try the unpatched version and submit a bug report.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]