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: Tue, 01 Jun 2004 10:57:47 -0400

    > I suppose that could be useful in many modes.  Not, I think, in modes
    > that compute the exact indentation, such as Lisp mode and C mode.  But
    > there are many modes which don't have such careful
    > indentation computations.

    Yes, it would obviously need a hook so that modes like Lisp, Python, C, ...
    can provide a more precise definition.

These modes already provide a completely precise definition,
in TAB.  I don't see any case where I'd want to use this command
in such modes.  The cases where I do hand-modification of the results
of TAB almost always have to do with how to align the inside of
a construct; going back to the top of the construct is always
too little.

However, we need not argue about that; I agree the command is useful
for other modes.




reply via email to

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