* how to use a Function key in an fset definition
@ 2009-11-23 15:28 ken
0 siblings, 0 replies; 2+ messages in thread
From: ken @ 2009-11-23 15:28 UTC (permalink / raw)
To: GNU Emacs List
I want to do
(fset <symbol> "\C-x8?") where ? is Function key 1.
How can I do this?
tia.
--
War is a failure of the imagination.
--William Blake
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: how to use a Function key in an fset definition
[not found] <mailman.11342.1258990135.2239.help-gnu-emacs@gnu.org>
@ 2009-11-24 4:01 ` Stefan Monnier
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2009-11-24 4:01 UTC (permalink / raw)
To: help-gnu-emacs
> (fset <symbol> "\C-x8?") where ? is Function key 1.
(fset <symbol> [?\C-x ?8 f1])
Stefan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-24 4:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-23 15:28 how to use a Function key in an fset definition ken
[not found] <mailman.11342.1258990135.2239.help-gnu-emacs@gnu.org>
2009-11-24 4:01 ` Stefan Monnier
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).