unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Problems mapping space key
@ 2005-11-08 20:25 Tim Johnson
  2005-11-08 20:32 ` Henrik Enberg
  2005-11-08 20:48 ` Problems mapping space key/solved Tim Johnson
  0 siblings, 2 replies; 3+ messages in thread
From: Tim Johnson @ 2005-11-08 20:25 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-11-08 20:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-08 20:25 Problems mapping space key Tim Johnson
2005-11-08 20:32 ` Henrik Enberg
2005-11-08 20:48 ` Problems mapping space key/solved Tim Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).