emacs-devel
[Top][All Lists]
Advanced

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

Re: Fwd: Bug in lisp indentation


From: Richard Stallman
Subject: Re: Fwd: Bug in lisp indentation
Date: Fri, 20 Jul 2007 09:42:20 -0400

    None of the indentation algorithms I've ever implemented does any
    forward parsing.  It's always going backward.

The Lisp mode indentation I implemented worked by using
parse-partial-sexp from the start of the defun.
Maybe it has been changed since.




reply via email to

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