From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pascal Bourguignon Newsgroups: gmane.emacs.help Subject: Re: ILC2005: McCarthy denounces Common Lisp, "Lisp", XML, and Rahul Date: Wed, 06 Jul 2005 10:23:35 +0200 Organization: [posted via Easynet Spain] Message-ID: <87ekac1gxk.fsf@thalassa.informatimago.com> References: <64vundua.fsf@comcast.net> <86fyuwhj09.fsf@drjekyll.mkbuelow.net> <1120409203.491118.234340@z14g2000cwz.googlegroups.com> <868y0nfy9g.fsf@drjekyll.mkbuelow.net> <42C8661F.7BB80E2F@freenet.de> <86pstze7mr.fsf@drjekyll.mkbuelow.net> <86wto6vfa6.fsf@drjekyll.mkbuelow.net> <86r7ee74qo.fsf@drjekyll.mkbuelow.net> <87slyuw0ka.fsf@thalassa.informatimago.com> <100sp2-f0c.ln1@ibhome.cgitftp.uiggm.nsc.ru> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1120639072 27010 80.91.229.2 (6 Jul 2005 08:37:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Jul 2005 08:37:52 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 06 10:37:48 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dq5PV-00017T-6B for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Jul 2005 10:37:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dq5IZ-0002SP-HW for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Jul 2005 04:30:28 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news100.image.dk!feed.news.tiscali.de!easynet-monga!easynet.net!easynet-post2!not-for-mail Original-Newsgroups: comp.lang.lisp,gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:03v1av1sVmQ7FFacuxeWUvy/bD8= Original-Lines: 33 Original-NNTP-Posting-Host: 62.93.174.79 Original-X-Trace: DXC=XT41BUhN:oBU8`9\Fe2jbIEY<>`XO4V7M>Uh 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:27812 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:27812 Ivan Boldyrev writes: > On 9161 day of my life Pascal Bourguignon wrote: >> [ Now, if anybody could explain me why it doesn't work automatically >> when I put this in my ~/.emacs: >> >> (case window-system >> ((nil) >> (message "houra") >> (normal-erase-is-backspace-mode)) ; never works :-( > > Does at least (message "houra") work? > Try also to use (normal-erase-is-backspace-mode 1) Yes, houra is logged. And with: (setq inhibit-default-init t) ; and (normal-erase-is-backspace-mode 1) ; it still leaves C-h bound to delete-backward-char, and DEL translated to C-d bound to delete-char It's been that way forever (20,7, 21.[123], 22.0.50.*). (After I run manually M-x normal-erase-is-backspace-mode RET C-h is prefix for help, and DEL is bound to delete-backward-char, as expected). -- __Pascal Bourguignon__ http://www.informatimago.com/ Litter box not here. You must have moved it again. I'll poop in the sink.