all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* does function-key-map work?
@ 2006-02-09 17:10 Sam Steingold
  2006-02-09 21:32 ` Kevin Rodgers
  2006-02-11  1:23 ` John Paul Wallington
  0 siblings, 2 replies; 4+ messages in thread
From: Sam Steingold @ 2006-02-09 17:10 UTC (permalink / raw)


GNU Emacs 22.0.50.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2006-02-07 on quant8

my "window" key is the "super" modifier,
and "meta" is hijacked by the window manager,
so I use this:
(define-key function-key-map [(super ? )] [(meta ? )])

and I see (C-h c runs the command describe-key-briefly):
M-SPC (translated from s-SPC) runs the command just-one-space
which is what I want.
alas, when I actually hit "window-key -- space", I get this error
message:
M-SPC is undefined

what's going on?!

-- 
Sam Steingold (http://www.podval.org/~sds) on Fedora Core release 4 (Stentz)
http://www.camera.org http://www.jihadwatch.org http://www.iris.org.il
http://www.palestinefacts.org http://www.dhimmi.com
Even Windows doesn't suck, when you use Common Lisp

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

end of thread, other threads:[~2006-02-11  1:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-09 17:10 does function-key-map work? Sam Steingold
2006-02-09 21:32 ` Kevin Rodgers
2006-02-10 14:39   ` Sam Steingold
2006-02-11  1:23 ` John Paul Wallington

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.