From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Brett Hoerner Newsgroups: gmane.emacs.help Subject: Re: Allow Command+H to pass through to OS X (Emacs 23 Nightly) Date: Wed, 11 Feb 2009 05:32:42 -0800 (PST) Organization: http://groups.google.com Message-ID: <577d7e0c-4a8b-4bc3-a1f9-0cdebb31c0db@n5g2000prc.googlegroups.com> References: <70909ec1-0cc6-4f38-b0b5-320268de2c94@p23g2000prp.googlegroups.com> <877i3xddy7.fsf@galatea.local> <0de953d7-b458-4fd6-b30f-87c5b2f803a0@p20g2000yqi.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1234359812 15566 80.91.229.12 (11 Feb 2009 13:43:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 11 Feb 2009 13:43:32 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 11 14:44:46 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LXFOL-0002yU-3G for geh-help-gnu-emacs@m.gmane.org; Wed, 11 Feb 2009 14:44:41 +0100 Original-Received: from localhost ([127.0.0.1]:41697 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXFN1-00043Y-D2 for geh-help-gnu-emacs@m.gmane.org; Wed, 11 Feb 2009 08:43:19 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!n5g2000prc.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: 67.64.113.153 Original-X-Trace: posting.google.com 1234359162 5010 127.0.0.1 (11 Feb 2009 13:32:42 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 11 Feb 2009 13:32:42 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: n5g2000prc.googlegroups.com; posting-host=67.64.113.153; posting-account=x6a_AgoAAADZQH4IvzMbavVwrCOoMjuv User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.6) Gecko/2009011912 Firefox/3.0.6,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:166744 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:62052 Archived-At: On Feb 10, 8:44=A0pm, Chetan wrote: > I don't use mac, but do make-frame-invisible and make-frame-visible > work? Nope. :/ For some reason, I don't expect this to be an Emacs function, so much as a way to "hand off" the keypress to OS X. Command+H is a key bound in every application to 'Hide', but the actual 'Hiding' is done by the window manager / Finder / whatever OS X calls it. Here you can see in the Emacs menu it even has Hide (which I can use via the mouse, but not they keyboard ... Emacs still seems to "grab" it when I press it and like I said - it says it isn't bound to anything). http://i43.tinypic.com/2djxbmq.png Brett