unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* coding esq f11
@ 2010-02-17 13:06 Jim Kalb
  2010-02-18  9:23 ` Martin
  0 siblings, 1 reply; 5+ messages in thread
From: Jim Kalb @ 2010-02-17 13:06 UTC (permalink / raw)
  To: help-gnu-emacs

I have a macro that I've named "g" that I invoke with alt-f11:

(global-set-key (quote [M-f11]) (quote g))

I'm trying to get it to work in a terminal (rxvt-unicode) that
interprets alt-f11 as esc-f11 and I get back

ESQ <f11> is undefined

So I'd like to add a global-set-key that binds it to ESQ <f11> but
neither google nor trial-and-error have helped.

Can someone suggest something?

-- 
Jim Kalb



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

end of thread, other threads:[~2010-02-18 14:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-17 13:06 coding esq f11 Jim Kalb
2010-02-18  9:23 ` Martin
2010-02-18 12:21   ` Jim Kalb
2010-02-18 14:01     ` Martin
2010-02-18 14:15       ` Jim Kalb

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).