From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David De La Harpe Golden Newsgroups: gmane.emacs.devel Subject: Re: C-M-TAB stand-in for M-TAB, on MS Windows? Date: Mon, 26 May 2008 07:06:28 +0100 Message-ID: <483A5364.2070001@harpegolden.net> References: <007901c8bec5$4179df80$0200a8c0@us.oracle.com> <87fxs5eulo.fsf@catnip.gol.com> <877idheubu.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1211782025 15239 80.91.229.12 (26 May 2008 06:07:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 May 2008 06:07:05 +0000 (UTC) Cc: Drew Adams , emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 26 08:07:45 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K0Vs0-00006w-MW for ged-emacs-devel@m.gmane.org; Mon, 26 May 2008 08:07:44 +0200 Original-Received: from localhost ([127.0.0.1]:38536 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0VrF-0007dM-Mw for ged-emacs-devel@m.gmane.org; Mon, 26 May 2008 02:06:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K0Vr8-0007cZ-Qd for emacs-devel@gnu.org; Mon, 26 May 2008 02:06:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K0Vr6-0007be-0K for emacs-devel@gnu.org; Mon, 26 May 2008 02:06:49 -0400 Original-Received: from [199.232.76.173] (port=43510 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0Vr5-0007bb-Tl for emacs-devel@gnu.org; Mon, 26 May 2008 02:06:47 -0400 Original-Received: from harpegolden.net ([65.99.215.13]:59099) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K0Vr0-0001g0-WF; Mon, 26 May 2008 02:06:43 -0400 Original-Received: from golden1.harpegolden.net (unknown [86.45.14.42]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "David De La Harpe Golden", Issuer "David De La Harpe Golden Personal CA rev 3" (verified OK)) by harpegolden.net (Postfix) with ESMTP id CD55C8342; Mon, 26 May 2008 06:06:40 +0000 (UTC) User-Agent: Mozilla-Thunderbird 2.0.0.14 (X11/20080509) In-Reply-To: <877idheubu.fsf@catnip.gol.com> X-Enigmail-Version: 0.95.0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:97701 Archived-At: Miles Bader wrote: >> [Besides the benefit of consistency, it would help with other WMs (e.g., >> gnome's) which copy the windows behavior and steal M-TAB from apps.] > > Though I notice that gnome _also_ seems to steal C-M-TAB! > > -Miles > C-M-TAB is apparently now eaten in vista: http://kb.adobe.com/selfservice/viewContent.do?externalId=8718ad77 I tend to rebind window manager M-TAB to Super-TAB so that emacs can have the M-TAB I'm accustomed to it having - FWIW, for gnome/metacity, if a setting is missing from the GUI, sometimes it's lurking in gnome's irritating registry^Wgconf, use gconf-editor to adjust values of keys /apps/metacity/global_keybindings/switch_windows /apps/metacity/global_keybindings/switch_panels Usually C-M-i is effectively M-TAB though? (Since traditionally ^i => TAB)