Issue812

classification
Title kp-divide
Type defect Module core code 21.4
Severity inconvenience Platform x86, N/A
Keywords GNU compatibility Nosy List anonymous, ask107
explanation
process
These controls should only be changed by committers and tracker administrators.
Status new   Reason
Superseder Add a "default key bindings" / "default definitions" feature to define-key, like GNU Emacs has
View: 640
 
Priority normal   Assigned To

Created on 2011-11-09.00:24:13 by anonymous, last changed 2013-12-02.12:30:26 by stephen.

Messages
msg2382 [hidden] ([hidden]) Date: 2011-11-09.00:24:13
[kp-divide] is not handled properly as this key is hard bound to / and
cannot be re-mapped.

 This does not allow to use the following command
     
     (global-set-key [kp-divide] 'myfunction)

The probem is specific to Xemacs and does not exist in GNU emacs.

The issue was raised previously at 
http://calypso.tux.org/pipermail/xemacs-beta/2004-February/000492.html
but was not resolved
History
Date User Action Args
2013-12-02 12:30:26stephensetstatus: closed -> new
2013-08-24 00:29:35vimRULESsetstatus: new -> closed
2011-11-10 23:37:21mike.kupfersetnosy: + ask107
2011-11-10 23:36:33mike.kupferlinkissue813 superseder
2011-11-09 00:24:13anonymouscreate