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

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

Re: global-set-key


From: Kai Großjohann
Subject: Re: global-set-key
Date: Mon, 28 Apr 2003 19:55:12 +0200
User-agent: Gnus/5.09002 (Oort Gnus v0.20) Emacs/21.3.50 (gnu/linux)

"Harter, Douglas" <dharter@state.pa.us> writes:

> I would like to reset the meta f10 key using global-set-key.
> I have referred to the manual and none of their examples seems to work. 
> What is the correct syntax?

What does it mean to «reset the meta f10 key»?

(global-set-key (kbd "M-<f10>") 'forward-char) is my best guess.
-- 
file-error; Data: (Opening input file no such file or directory ~/.signature)


reply via email to

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