From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Pogonyshev Newsgroups: gmane.emacs.devel Subject: how to bind C-M-Backspace somewhere else? Date: Tue, 3 Oct 2006 21:12:47 +0300 Message-ID: <200610032112.48053.pogonyshev@gmx.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1159898633 19688 80.91.229.2 (3 Oct 2006 18:03:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 3 Oct 2006 18:03:53 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 03 20:03:52 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GUobU-0008Eq-NJ for ged-emacs-devel@m.gmane.org; Tue, 03 Oct 2006 20:02:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GUobU-000517-BJ for ged-emacs-devel@m.gmane.org; Tue, 03 Oct 2006 14:02:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GUoaE-0004S2-PD for emacs-devel@gnu.org; Tue, 03 Oct 2006 14:01:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GUoaD-0004RJ-7d for emacs-devel@gnu.org; Tue, 03 Oct 2006 14:01:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GUoaD-0004RE-34 for emacs-devel@gnu.org; Tue, 03 Oct 2006 14:01:33 -0400 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.52) id 1GUogS-0007fN-Ot for emacs-devel@gnu.org; Tue, 03 Oct 2006 14:08:00 -0400 Original-Received: (qmail invoked by alias); 03 Oct 2006 18:01:30 -0000 Original-Received: from unknown (EHLO [194.158.218.24]) [194.158.218.24] by mail.gmx.net (mp041) with SMTP; 03 Oct 2006 20:01:30 +0200 X-Authenticated: #16844820 User-Agent: KMail/1.7.2 Content-Disposition: inline Original-To: emacs-devel@gnu.org X-Y-GMX-Trusted: 0 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:60397 Archived-At: Sorry for a bit off-topic question, but I thought Emacs users are the ones who might have encountered the same problem. How do I rebind X's restaring key combo (C-M-Backspace) somewhere else, preferably to C-S-M-Backspace? I ask because I accidentally hit it for several times now, mistook for Emacs C-M-\ (`indent-region'.) On my keyboard `\' and `Backspace' keys are next to each other. Paul