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

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

Re: Cannot set F6 key in .emacs nor in site-start.el


From: Bernardo
Subject: Re: Cannot set F6 key in .emacs nor in site-start.el
Date: Tue, 01 May 2012 22:29:20 +1000
User-agent: Thunderbird 2.0.0.24 (X11/20100228)

All my global-set-key work fine, except
(global-set-key  [f6] 'other-window)

It is undefined once my emacs has started. (GNU Emacs 23.2.1 (i386-redhat-linux-gnu, GTK+ Version 2.21.4)

I have no error listed in *Messages* and keys settings or commands placed below in the .emacs are OK. Only F6 is not bound.

Manually evaluating the above expression directly in my .emacs with CTRL-x CTRL-e works fine though.


something else overrides your setting?
what happens if you put it at the end of .emacs?
what do you see after hitting F6 and then C-h k?





reply via email to

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