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

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

Re: simple editor required


From: Kai Großjohann
Subject: Re: simple editor required
Date: Mon, 16 Jun 2003 17:10:52 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

"Stefan Monnier" <monnier+gnu.emacs.help/news/@flint.cs.yale.edu> writes:

>>> (define-key emacs-lisp-mode-map (kbd "DEL") 'delete-char)
>> AND THE WINNER IS!!!  :-)
>
> Actually, I think the best answer for you is
>
>    (define-key function-key-map "\C-?" "\C-d")

<aol/>

(Though I'd say (kbd "DEL") instead of "\C-?", as Stefan knows 8-)
-- 
This line is not blank.


reply via email to

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