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

David Reitter david.reitter at gmail.com
Tue Sep 14 11:17:41 EDT 2010


Arnaud,

On Sep 14, 2010, at 10:37 AM, Arnaud Sevin wrote:
> 
> I have a problem with Aquamacs 2.1. 
> I want to use the classic mapping.

What do you mean by "mapping" - it is not a standard Emacs (or Mac) term.

> (define-key osx-key-mode-map [S-down-mouse-1] 'mouse-buffer-menu)
> (define-key osx-key-mode-map [down-mouse-1] 'mouse-buffer-menu)
> (define-key osx-key-mode-map [down-mouse-2] 'mouse-yank-at-click)
> (define-key osx-key-mode-map [down-mouse-3] 'mouse-set-region)
> (define-key osx-key-mode-map [double-down-mouse-3] 'mouse-save-then-kill)
> 
> But there is a problem with clipboard and it's not working very well...
> 
> Do you have any idea ?

I wouldn't change the bindings for simple mouse clicks.

I'm not sure what you are trying to do, nor do I understand what your "problem with clipboard" is.

The `ns-emulate-three-button-mouse' setting might be relevant.

Also, some of this might interest you:

http://www.emacswiki.org/emacs/AquamacsEmacsCompatibilitySettings


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