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

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

binding f12


From: Jai Dayal
Subject: binding f12
Date: Thu, 26 Jul 2012 16:11:38 -0600

Hi, I'm trying to bind f12 to compile.  In my .emacs file, i do

(global-set-key "f12" 'compile)

however, every time I press f12, it says <f12> is undefined

How do I specify f keys for global-set-key in the .emacs file?

Jai

reply via email to

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