help-gnu-emacs
[Top][All Lists]
Advanced

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

coding esq f11


From: Jim Kalb
Subject: coding esq f11
Date: Wed, 17 Feb 2010 08:06:27 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

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



reply via email to

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