GNU bug report logs - #14397
24.3; <C-kp-1> and <M-kp-1> undefined

Previous Next

Package: emacs;

Reported by: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>

Date: Tue, 14 May 2013 10:43:02 UTC

Severity: normal

Found in version 24.3

Fixed in version 24.4

Done: Juri Linkov <juri <at> jurta.org>

Bug is archived. No further changes may be made.

Full log


Message #28 received at 14397 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> jurta.org>
To: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
Cc: 14397 <at> debbugs.gnu.org
Subject: Re: bug#14397: 24.3; <C-kp-1> and <M-kp-1> undefined
Date: Fri, 13 Dec 2013 03:09:58 +0200
> Just a thought : your patch puts, in bindings.el, some function-key-map
> bindings which were already defined in simple.el ; see the section
> ;;;; Keypad support.
> in simple.el.

Now I removed duplicate bindings from simple.el, except kp-enter.
simple.el binds kp-enter to ?\r, and bindings.el binds it to `enter'.
Loadup loads simple.el later after bindings.el, so keybindings in
simple.el override the keybindings in bindings.el. Thus we could
leave it as is, allowing simple.el to override kp-enter with ?\r.




This bug report was last modified 11 years and 167 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.