From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: marcel-sl@gmx.de (Marcel Schmittfull) Newsgroups: gmane.emacs.help Subject: M-TAB already used by KDE Date: Mon, 16 Dec 2002 21:12:22 GMT Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3dfe3ea4.1245206@news.cis.dfn.de> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1040073226 18713 80.91.224.249 (16 Dec 2002 21:13:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 16 Dec 2002 21:13:46 +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 18O2Ya-0004rX-00 for ; Mon, 16 Dec 2002 22:13:44 +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 18O2WS-0003fT-03 for gnu-help-gnu-emacs@m.gmane.org; Mon, 16 Dec 2002 16:11:32 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!newsfeed.stueberl.de!fu-berlin.de!uni-berlin.de!dialin-145-254-239-211.arcor-ip.NET!not-for-mail Original-Newsgroups: comp.emacs,gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: dialin-145-254-239-211.arcor-ip.net (145.254.239.211) Original-X-Trace: fu-berlin.de 1040072995 335356 145.254.239.211 (16 [139742]) X-Newsreader: Forte Free Agent 1.21/32.243 Original-Xref: shelby.stanford.edu comp.emacs:76458 gnu.emacs.help:108187 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:4715 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4715 Hi I use KDE and therefore the keybinding M- is already used for switching between windows. Unfortunately there are several emacs modes which try to use M- for completion (f.e. lisp-mode, AUCTeX, ...). However, the KDE setting seems to be "stronger" than the emacs setting and hence I can only switch between windows with M-. Is it possible to tell emacs that whenever I type a certain keybinding, f.e. C-x M- or so, emacs behaves as if I typed M- ? I.e. I don't want to change the M- keybinding for every single mode, I just want to have a certain global keybinding which replaces M- globally. Is this possible ? Thanks in advance ! Marcel