help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems mapping space key


From: Tim Johnson
Subject: Problems mapping space key
Date: Tue, 8 Nov 2005 11:25:32 -0900
User-agent: Mutt/1.4.2.1i

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 + <space> 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 <tim@johnsons-web.com>
      http://www.alaska-internet-solutions.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]