kp-divide
Adrian Aichner
adrian at xemacs.org
Thu Feb 12 14:51:19 EST 2004
>>>>> "Peter" == Peter Koppstein <pk at telcordia.com> writes:
Peter> Gunnar Evermann, who is listed in various places as the
Peter> official Xemacs bug tracker, said he no longer actively
Peter> work on XEmacs and that I should try emailing
Peter> xemacs-beta at xemacs.org with the following question. I
Peter> would appreciate any help you may be able to offer. Thanks.
>> I was hoping you might be able to help somehow with the following
>> problem with Xemacs 21.4.13 on Windows 2000 and XP. The problem does
>> NOT exist using GNU Emacs. I have checked the update descriptions for
>> 21.4.14 and 21.4.15 and there is nothing to indicate that the problem
>> has been resolved in either of these versions,
>> but I have not checked, mainly because the download page indicates
>> that the "NetInstaller" program will install 21.4.13.
>>
>> The problem is simply that [kp-divide] is not handled properly, e.g.
>> when attempting to use global-set-key:
>>
>> (global-set-key [kp-divide] 'myfunction)
Hi Peter,
(describe-key 'kp-divide)
works fine for me.
So I'd suggest you try
(global-set-key 'kp-divide 'myfunction)
and report back.
Hope this helps,
Adrian
>>
>> This problem appears on the list at http://www.666.com/xemacs/todo.htm
>> (date 2001-04-02) with a priority indicator of 4, suggesting the
>> problem should have been fixed in 2001. Indeed, I came across something on
>> the web suggesting that a patch was available in a previous release of
>> Xemacs.
Peter> Peter
Peter> w (732) 699-7370
Peter> c (609) 933-5886
Peter> pk at iname.com
--
Adrian Aichner
mailto:adrian at xemacs.org
http://www.xemacs.org/
More information about the XEmacs-Beta
mailing list