From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: What're the proper names for the backspace and delete keys in files.texi? Date: Fri, 13 Jan 2006 10:04:11 +0200 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1137139893 1667 80.91.229.2 (13 Jan 2006 08:11:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 13 Jan 2006 08:11:33 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 13 09:11:31 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 1ExK1y-0001Wp-VV for ged-emacs-devel@m.gmane.org; Fri, 13 Jan 2006 09:11:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ExK45-0008Ep-I9 for ged-emacs-devel@m.gmane.org; Fri, 13 Jan 2006 03:13:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ExJx6-0006r0-E4 for emacs-devel@gnu.org; Fri, 13 Jan 2006 03:06:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ExJx3-0006qh-S1 for emacs-devel@gnu.org; Fri, 13 Jan 2006 03:06:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ExJx2-0006qX-KQ for emacs-devel@gnu.org; Fri, 13 Jan 2006 03:06:25 -0500 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ExJzz-0000ZG-3u for emacs-devel@gnu.org; Fri, 13 Jan 2006 03:09:27 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-246-138.inter.net.il [84.228.246.138]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id CLL58716 (AUTH halo1); Fri, 13 Jan 2006 10:04:07 +0200 (IST) Original-To: Alan Mackenzie In-reply-to: (message from Alan Mackenzie on Thu, 12 Jan 2006 21:27:42 +0000 (GMT)) 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:48983 Archived-At: > Date: Thu, 12 Jan 2006 21:27:42 +0000 (GMT) > From: Alan Mackenzie > cc: emacs-devel@gnu.org > > >> What is the meaning of "equivalent" in "the key is > >> equivalent to `C-d'"? > > >What it always meant--that it produces the same effect. > > But there is vagueness there, though - the two keys cease to be > "equivalent" when the M- modifier is added. The text says "in Emacs it is equivalent to ". And as you know, in Emacs M- and are two different keys. In other words, when we speak about ``keys'' in Emacs, we don't mean the scancodes generated by pressing the key. We mean the character or symbol that Emacs sees in its keyboard input queue.