[OS X Emacs] Binding the command key in current Emacs.app

Peter Dyballa Peter_Dyballa at Web.DE
Fri Oct 31 19:56:38 EDT 2008


Am 31.10.2008 um 21:41 schrieb Alex Payne:

> Any suggestions on how to bind the command key in a recent  
> Emacs.app build?



(global-set-key [s-down]                'end-of-window)


You can also first bind a key manually and then repeat this last  
command to see to which ELisp code it led.

--
Greetings

   Pete

A lot of people mistake a short memory for a clear conscience.
				– Doug Larson






More information about the MacOSX-Emacs mailing list