From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Emacs keyboard command Date: Fri, 18 Aug 2006 13:44:56 +0300 Message-ID: References: <1153868272.150837.298300@b28g2000cwb.googlegroups.com> <7dff1$44e1e3af$49ede3d$12517@DIALUPUSA.NET> <57eab$44e4fea0$49ede82$418@DIALUPUSA.NET> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1155898022 20984 80.91.229.2 (18 Aug 2006 10:47:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 18 Aug 2006 10:47:02 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 18 12:46:59 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GE1rG-0005KU-PZ for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Aug 2006 12:45:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GE1rG-0004IW-9i for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Aug 2006 06:45:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GE1r4-0004Hv-Bk for help-gnu-emacs@gnu.org; Fri, 18 Aug 2006 06:45:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GE1r3-0004HF-02 for help-gnu-emacs@gnu.org; Fri, 18 Aug 2006 06:45:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GE1r2-0004HA-Nz for help-gnu-emacs@gnu.org; Fri, 18 Aug 2006 06:45:32 -0400 Original-Received: from [192.114.186.73] (helo=heller.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GE1xj-0005oz-2G for help-gnu-emacs@gnu.org; Fri, 18 Aug 2006 06:52:27 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-205-172.inter.net.il [80.230.205.172]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id AGE46688 (AUTH halo1); Fri, 18 Aug 2006 13:44:52 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org In-reply-to: <57eab$44e4fea0$49ede82$418@DIALUPUSA.NET> (ecinmn@alcisp.com) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36752 Archived-At: > From: "B. T. Raven" > Date: Thu, 17 Aug 2006 18:42:46 -0500 > > GNU Emacs 21.3.1 (i386-mingw-windows98.2222) of 2004-03-10 on NYAUMO > > C-h k M- reports > "M-DEL runs the command undo > which is an interactive compiled Lisp function in `simple'. > (undo &optional ARG)" > > this is synonymous with C-_ > and > M- is the same as M-d > > (All on standard 108 key keyboard) > > > Maybe it has something to do with 'delete-is-backspace' (I misremember the > real name of this setting) or something in my .emacs but I am sure I have > never messed with this key combo. Please try the same key M- in "emacs -q".