help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ILC2005: McCarthy denounces Common Lisp, "Lisp", XML, and Rahul


From: Ivan Boldyrev
Subject: Re: ILC2005: McCarthy denounces Common Lisp, "Lisp", XML, and Rahul
Date: Fri, 08 Jul 2005 17:34:36 +0700
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.4 (gnu/linux)

On 9163 day of my life Pascal Bourguignon wrote:
> (add-hook 'emacs-startup-hook
>           (lambda ()
>             (message "setting up the keyboard")
>             (case window-system
>               ((nil)
>                (message "houra")
>                (normal-erase-is-backspace-mode 1))
>
> I get:
>     setting up the keyboard
>     houra
> in the *Message*, but C-h is still delete-backward-char and DEL delete-char.

Then use after-init-hook or clean up you default.el :)

-- 
Ivan Boldyrev

                  Sorry my terrible English, my native language is Lisp!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]