From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: S-backspace Date: Tue, 27 May 2003 16:31:47 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1054048918 25309 80.91.224.249 (27 May 2003 15:21:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 27 May 2003 15:21:58 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue May 27 17:21:56 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19KgGM-0006Xh-00 for ; Tue, 27 May 2003 17:21:18 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19KgU7-00029I-00 for ; Tue, 27 May 2003 17:35:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19KgBR-0003AG-2L for emacs-devel@quimby.gnus.org; Tue, 27 May 2003 11:16:13 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Kg37-0001T4-E8 for emacs-devel@gnu.org; Tue, 27 May 2003 11:07:37 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19KfaD-0003jp-Tt for emacs-devel@gnu.org; Tue, 27 May 2003 10:37:46 -0400 Original-Received: from stubby.bodenonline.com ([193.201.16.94]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19KfVM-0002cJ-JP; Tue, 27 May 2003 10:32:44 -0400 Original-Received: from accessno42.bodenonline.com (accessno42.bodenonline.com [193.201.16.44])h4RFMGLC029573; Tue, 27 May 2003 17:22:17 +0200 Original-To: rv@gnu.org In-Reply-To: X-Mailer: Apple Mail (2.552) Original-cc: rms@gnu.org Original-cc: Alex Schroeder X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14329 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14329 tisdagen den 27 maj 2003 kl 16.06 skrev Rajesh Vaidheeswarran: > I believe is already bound, in X window systems, to > shutdown > the X server... so, it might be a bad idea. Actually it is C-M-backspace and Xfree86 only. Jan D.