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

Re: Proposed feature



If you type several Lisp-mode-tabs in a row, it should cycle through
various useful places that you might want to indent to.  The first time
you type it it should do what it does now.  The second time, it should
indent under the other of the first or second thing in the enclosing list,
whichever it didn't do the first time.  The third time, it should go into
"^R Indent Relative" with a starting indentation of zero.

In zwei, where the first time you type it it may indent to a special
place dependent on the function you are in, then the second time you
type it that knowledge should be shut off (or turned on if it had been
shut off by a ' or a `), and the third time it should do what I said
to do the second time above.