From xemacs-m  Thu Feb  6 10:52:33 1997
Received: from omega.intranet.com (omega.intranet.com [192.148.106.20])
	by xemacs.org (8.8.5/8.8.5) with SMTP id KAA18648
	for <xemacs-beta@xemacs.org>; Thu, 6 Feb 1997 10:52:32 -0600 (CST)
Received: by omega.intranet.com; (5.65v3.2/1.3/10May95) id AA05861; Thu, 6 Feb 1997 11:52:39 -0500
Date: Thu, 6 Feb 1997 11:53:00 -0500 (EST)
Message-Id: <199702061653.LAA03752@blight.IntraNet.com>
From: Jonathan Edwards <edwards@intranet.com>
To: Steven L Baur <steve@miranova.com>
Cc: xemacs-beta@xemacs.org
Subject: Re: 19.15b92 keysyms
In-Reply-To: <m2ohdxvr86.fsf@altair.xemacs.org>
References: <199702061314.IAA19616@blight.IntraNet.com>
	<kigohdyvxsg.fsf@jagor.srce.hr>
	<m2ohdxvr86.fsf@altair.xemacs.org>
X-Face: #bA9Kpw-a@xMyaNJ-2wie(5Lje^S*i^8!VUOF84U!/jSPG*y@3s4Qu+\-FBQ?vQpE1S1<Vo
 TeWVx=wH}wf_WC]x:D%qd,r*|!~q=gVAWEA;T~3V4};X$r7W!FA(#Zj'E7M^(Tv)

Steven L. Baur writes:
> This works:
> (define-key global-map [(kp_0)] 'find-file-other-window)

But it does not bind kp_0. Pressing that key produces the error: kp-0
not defined.

