From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: S-backspace Date: Tue, 27 May 2003 12:04:22 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200305271704.h4RH4MW16487@eel.dms.auburn.edu> References: <84y90scrzu.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1054055585 32518 80.91.224.249 (27 May 2003 17:13:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 27 May 2003 17:13:05 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue May 27 19:13:03 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 19Khvx-00081r-00 for ; Tue, 27 May 2003 19:08:21 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Ki9j-0003Ep-00 for ; Tue, 27 May 2003 19:22:35 +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 19Khw7-0003rs-Cu for emacs-devel@quimby.gnus.org; Tue, 27 May 2003 13:08:31 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Khvb-0003hh-1E for emacs-devel@gnu.org; Tue, 27 May 2003 13:07:59 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Khul-0003Go-DC for emacs-devel@gnu.org; Tue, 27 May 2003 13:07:08 -0400 Original-Received: from manatee.dms.auburn.edu ([131.204.53.104]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Khs7-0002b1-Ot for emacs-devel@gnu.org; Tue, 27 May 2003 13:04:23 -0400 Original-Received: from eel.dms.auburn.edu (eel.dms.auburn.edu [131.204.53.108]) h4RH4Ioc024083; Tue, 27 May 2003 12:04:18 -0500 (CDT) Original-Received: (from teirllm@localhost) by eel.dms.auburn.edu (8.11.6+Sun/8.11.6) id h4RH4MW16487; Tue, 27 May 2003 12:04:22 -0500 (CDT) X-Authentication-Warning: eel.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: kai.grossjohann@gmx.net In-reply-to: <84y90scrzu.fsf@lucy.is.informatik.uni-duisburg.de> (kai.grossjohann@gmx.net) 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:14337 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14337 >>From C-h i (emacs)Expressions: On some machines, `C-M-' typed on the console is a command to reboot; when that is so, you cannot use it as an Emacs command. This conflict is rare, though: usually the key for Emacs is really , and the reboot command is `C-M-', so there is no conflict. One definitely should add a sentence there warning about the danger of killing the X server under X. C-M- itself gives no warning. Sincerely, Luc.