|
| From: | Richard Stallman |
| Subject: | Re: reindent-then-newline-and-indent doesn't indent properly in emacs 22.1 |
| Date: | Tue, 16 Oct 2007 15:09:52 -0400 |
Well... With some late at night symetric reasoning ( which makes me
think it is late again ) i figured if delete-horizontal-space deletes
backward with a t argument then maybe it will delete forward with a nil
argument ( don't ask ).
There is no reason to delete spaces after point.
Those will end up at the start of the next line
and indentation will adjust them.
| [Prev in Thread] | Current Thread | [Next in Thread] |