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

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

Re: unexpected Del behaviour after C-d binding


From: Stefan Monnier <address@hidden>
Subject: Re: unexpected Del behaviour after C-d binding
Date: 26 Nov 2002 10:12:58 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Dani" == Dani Barral <d.barral@staffs.ac.uk> writes:
> Now everytime I press Del next-line is executed. However C-h Del returns:
> <delete> runs the command "^D"
>     which is a keyboard macro.

This is not part of the default config, so it must come from your .emacs
or the default.el or site-start.el files (or you're running a modified
version of Emacs as is too often the case with standard distributions
not able to resist the temptation to "fix" things without understanding the
implications).

Try to start your emacs with `emacs -q --no-site-file' and see if
the problem is still there.


        Stefan


reply via email to

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