From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim Johnson Newsgroups: gmane.emacs.help Subject: Problems mapping space key Date: Tue, 8 Nov 2005 11:25:32 -0900 Message-ID: <20051108202532.GU1791@johnsons-web.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1131481649 2441 80.91.229.2 (8 Nov 2005 20:27:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 8 Nov 2005 20:27:29 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 08 21:27:19 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EZa1H-0002fD-QC for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Nov 2005 21:24:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EZa1C-0000bi-0F for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Nov 2005 15:24:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EZa0o-0000Yd-8U for help-gnu-emacs@gnu.org; Tue, 08 Nov 2005 15:24:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EZa0l-0000X8-JV for help-gnu-emacs@gnu.org; Tue, 08 Nov 2005 15:24:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EZa0j-0000Wc-FG for help-gnu-emacs@gnu.org; Tue, 08 Nov 2005 15:24:06 -0500 Original-Received: from [208.218.214.44] (helo=ns3.cniweb.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EZa0i-00043J-C2 for help-gnu-emacs@gnu.org; Tue, 08 Nov 2005 15:24:05 -0500 Original-Received: from linus.johnson.com (rdbck-static-445.palmer.mtaonline.net [64.4.232.191]) by ns3.cniweb.net (8.13.5/8.13.5) with ESMTP id jA8KNOmR022564 for ; Tue, 8 Nov 2005 15:23:26 -0500 (EST) Original-Received: from linus.johnson.com (localhost.johnson.com [127.0.0.1]) by linus.johnson.com (8.12.8/8.12.8) with ESMTP id jA8KPWgd019719 for ; Tue, 8 Nov 2005 11:25:33 -0900 Original-Received: (from tim@localhost) by linus.johnson.com (8.12.8/8.12.8/Submit) id jA8KPWvW019717 for help-gnu-emacs@gnu.org; Tue, 8 Nov 2005 11:25:32 -0900 Original-To: help-gnu-emacs@gnu.org Mail-Followup-To: Tim Johnson , help-gnu-emacs@gnu.org Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:30917 Archived-At: Using GNU Emacs 21.2.1 And XEmacs 21.4 On XEmacs, the following elisp command (global-set-key [(hyper space)] 'global-insert-pseudo-space) Successfully maps the hyper + key to the quoted function, but the same code is not successful for GNU emacs. It appears to me that [(hyper space)] is the incorrect symbol to use for emacs, what would be the proper approach? Thanks tim -- Tim Johnson http://www.alaska-internet-solutions.com