help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Allow Command+H to pass through to OS X (Emacs 23 Nightly)


From: Xah Lee
Subject: Re: Allow Command+H to pass through to OS X (Emacs 23 Nightly)
Date: Wed, 11 Feb 2009 09:51:39 -0800 (PST)
User-agent: G2/1.0

On Feb 10, 2:45 pm, Brett Hoerner <bretthoer...@gmail.com> wrote:
> I'm using Emacs nightly Cocoa builds, when I check what is bound to
> Command+H I get "A-h is undefined".  I'd like for Emacs to "pass this
> through" to OS X like other commands, so that it hides the
> application.
>
> Any ideas?
>
> Thanks.

I use the following for Carbon emacs:

; disable the Mac shortcut convention of cmd-h to hide current
application.
(setq mac-pass-command-to-system nil)

  Xah
∑ http://xahlee.org/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]