emacs-devel
[Top][All Lists]
Advanced

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

Re: python-mode (python.el): python-backspace


From: Richard Stallman
Subject: Re: python-mode (python.el): python-backspace
Date: Mon, 17 May 2004 18:57:48 -0400

It is not a good thing for a major mode to redefine DEL or Backspace
so drastically, because that breaks a general convention that is supposed
to be universal in Emacs.  It is ok to have an option to do this,
but it should not be the default.

The default should be to delete one character backwards,
one way or another.




reply via email to

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