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

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

Re: global-set-key


From: Johan Bockgård
Subject: Re: global-set-key
Date: Mon, 28 Apr 2003 19:19:43 +0200
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (usg-unix-v)

"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?

You can try

M-x global-set-key <M-f10> RET foo

and then use M-x list-command-history to look at the resulting
expression.

-- 
The day Microsoft makes something that doesn't suck is probably the
day they start making vacuum cleaners. -- Ernst Jan Plugge


reply via email to

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