[OS X Emacs] Re: Text and Code Editor Aquamacs Emacs 1.7 Released

David Reitter david.reitter at gmail.com
Wed Feb 18 14:52:04 EST 2009


On 18 Feb 2009, at 11:42, Howard wrote:

> So what does C-z do now that is no longer does minimize?
>
> I used it as an alias for C-x5 using: (global-set-key "\C-z" ctl-x-5- 
> map)
>
> and now had to figure out to change it to this:
> (define-key osx-key-mode-map '[(control z)] ctl-x-5-map)
>
> I'd like to understand what improvement I'm giving up for this  
> customization.

People kept hitting C-z because of where 'z' is located on an English  
keyboard.

C-z is bound to `ignore', so you're not giving up anything.


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