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

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

Re: Problems mapping space key/solved


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

* Tim Johnson <tim@johnsons-web.com> [051108 11:33]:
> 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?
 
  :-) Nevermind! figured it out, was really quite obvious:
      [(hyper ? )]  
  tj

-- 
Tim Johnson <tim@johnsons-web.com>
      http://www.alaska-internet-solutions.com




reply via email to

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