From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Carsten Dominik Newsgroups: gmane.emacs.help Subject: Re: M-TAB already used by KDE Date: 19 Dec 2002 14:26:04 +0100 Organization: Faculty of Science, University of Amsterdam Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <3dfe3ea4.1245206@news.cis.dfn.de> Reply-To: dominik@_DROP_THIS_science.uva.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1040309020 11681 80.91.224.249 (19 Dec 2002 14:43:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 19 Dec 2002 14:43:40 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18P1ti-00032H-00 for ; Thu, 19 Dec 2002 15:43:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18P1lr-0002Tf-07 for gnu-help-gnu-emacs@m.gmane.org; Thu, 19 Dec 2002 09:35:31 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!solnet.ch!solnet.ch!surfnet.nl!uva.nl!news.science.uva.nl!not-for-mail Original-Newsgroups: comp.emacs,gnu.emacs.help Original-Lines: 26 Original-Distribution: world Original-NNTP-Posting-Host: sand.science.uva.nl Original-X-Trace: info.science.uva.nl 1040304368 122 146.50.10.74 (19 Dec 2002 13:26:08 GMT) Original-X-Complaints-To: usenet@science.uva.nl Original-NNTP-Posting-Date: Thu, 19 Dec 2002 13:26:08 +0000 (UTC) Mail-Copies-To: never User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) Original-Xref: shelby.stanford.edu comp.emacs:76549 gnu.emacs.help:108294 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:4823 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4823 >>>>> "MS" == Marcel Schmittfull writes: MS> Hi MS> I use KDE and therefore the keybinding M- is already used for MS> switching between windows. Unfortunately there are several emacs modes MS> which try to use M- for completion (f.e. lisp-mode, AUCTeX, ...). MS> However, the KDE setting seems to be "stronger" than the emacs setting MS> and hence I can only switch between windows with M-. MS> Is it possible to tell emacs that whenever I type a certain MS> keybinding, f.e. C-x M- or so, emacs behaves as if I typed MS> M- ? I.e. I don't want to change the M- keybinding for every MS> single mode, I just want to have a certain global keybinding which MS> replaces M- globally. Is this possible ? In KDE 3, it is finally possible to remove the window switching command from M-TAB, which will make it available for Emacs and other application. AFAIK, this was not possible in KDE 1 and 2, but this serious BUG has been addressed now. In the KDE 3 control panel, go to Look&Feel - Shortcuts and change the binding for System - Navigation - Walk Through Windows - Carsten