[OS X Emacs] Aquamacs on Leopard scrolling problem

Peter Dyballa Peter_Dyballa at Web.DE
Fri Dec 28 07:34:43 EST 2007


Am 28.12.2007 um 12:07 schrieb Jochen Küpper:

> Is there a special keymap that needs to be defined for the minibuffer?

minibuffer-local-map

Why do you make your key bindings so complicated? Wouldn't a simple

	(global-set-key [H-left] 'backward-char)

suffice?

BTW, the function emacs-version returns a text that also contains the  
value of the variable operating-system-release. This can help to  
assign key bindings depending whether your on Tiger or Leopard.

--
Mit friedvollen Grüßen

   Pete

Reisen bildet - vor allem Staus auf Autobahnen.	(Michael Schiff)




-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: Signierter Teil der Nachricht
URL: <http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20071228/982d7dd2/attachment.sig>


More information about the MacOSX-Emacs mailing list