[OS X Emacs] Aquamacs 2.1 and mouse classic emacs mapping

David Reitter david.reitter at gmail.com
Tue Sep 14 16:48:57 EDT 2010


On Sep 14, 2010, at 4:14 PM, Arnaud Sevin wrote:
> 
> (custom-set-variables
> '(osx-key-mode-mouse-3-behavior 'mouse-save-then-kill))
> 
> Ok, it works !

Yes.  And please remember to not edit customizations.el manually, but use the customization interface for that.
You can always do 

(setq osx-key-mode-mouse-3-behavior 'mouse-save-then-kill)

in your Preferences.el, if that's your preferred modus operandi.



>> mouse-2 is already bound to mouse-yank-at-click.  
> 
> In fact, no (on my computer). I have to add :
> (define-key osx-key-mode-map [down-mouse-2] 'mouse-yank-at-click)

What is down-mouse-2 bound to if you omit this?



--
http://aquamacs.org -- Aquamacs: Emacs on Mac OS X
http://aquamacs.org/donate -- Could we help you? Return the favor and support the Aquamacs Project!


More information about the MacOSX-Emacs mailing list