unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Tim Johnson <tim@johnsons-web.com>
Subject: Re: Problems mapping space key/solved
Date: Tue, 8 Nov 2005 11:48:04 -0900	[thread overview]
Message-ID: <20051108204804.GV1791@johnsons-web.com> (raw)
In-Reply-To: <20051108202532.GU1791@johnsons-web.com>

* 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

      parent reply	other threads:[~2005-11-08 20:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-08 20:25 Problems mapping space key Tim Johnson
2005-11-08 20:32 ` Henrik Enberg
2005-11-08 20:48 ` Tim Johnson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051108204804.GV1791@johnsons-web.com \
    --to=tim@johnsons-web.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).