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

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

Re: simple editor required


From: Stefan Monnier
Subject: Re: simple editor required
Date: 10 Jun 2003 10:19:06 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>> (global-set-key (kbd "<delete>") #'delete-char)
> Unfortunately this command doesn't work.  I get the same old

Am I talking to a wall or what ?
Have you tried (define-key function-key-map [delete] "\C-d") ?


        Stefan


reply via email to

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