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: Chetan
Subject: Re: Allow Command+H to pass through to OS X (Emacs 23 Nightly)
Date: Tue, 10 Feb 2009 18:44:22 -0800
User-agent: Emacs Gnus

Brett Hoerner <bretthoerner@gmail.com> writes:

> On Feb 10, 6:17 pm, p...@informatimago.com (Pascal J. Bourguignon)
> wrote:
>> Perhaps
>>   (global-set-key (kbd "A-h") 'iconify-or-deiconify-frame)
>> would do?
>
> Thanks for the help, but that does the equivalent of "Command +
> M" (minimize), not "Command + H" (hide), which do have differences. :/
>
> Brett

I don't use mac, but do make-frame-invisible and make-frame-visible
work?

Chetan


reply via email to

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