emacs-devel
[Top][All Lists]
Advanced

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

does function-key-map work?


From: Sam Steingold
Subject: does function-key-map work?
Date: Thu, 09 Feb 2006 12:10:29 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

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




reply via email to

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