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

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

Re: Inconsistant Delete Key


From: John McCabe
Subject: Re: Inconsistant Delete Key
Date: Tue, 10 Sep 2002 08:32:27 GMT

On Mon, 09 Sep 2002 13:49:13 GMT, "CarlC" <carlc@snowbd.com> wrote:

>John, your question sparked me to do some more testing. The filename does
>make a difference on my delete key. If I "emacs trash", the key works like I
>want it to. If I "cp trash trash.el; emacs trash.el", it does not.
>
>I guess my question should be: How do I make the delete key consistant in
>all modes for 20.7.1? Thanks for your help.
>
>"John McCabe" <john.nospam@nospamassen.nospamdemon.co.uk> wrote in message
>3d7c6002.2436493@news.demon.co.uk">news:3d7c6002.2436493@news.demon.co.uk...
>> On Fri, 06 Sep 2002 15:32:31 GMT, "CarlC" <carlc@snowbd.com> wrote:
>>
>> >This seems to be dependent on the file that I initial open from the
>> >command line.
>>
>> In what way? In other words, are there particular types of file that
>> cause the behaviour to be different?

Try this:

(global-set-key [delete] "\C-d")

I've just noticed that's what I use, and I seem to recall that the
reason I changed this from 'delete-char was due to a similar issue to
what you describe.



reply via email to

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