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: Sun, 30 May 2004 10:30:37 -0400

    If point is currently at column N, search backward for a line with
    indentation M < N.  Then delete characters to the left until column M
    is reached.

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.




reply via email to

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