emacs-devel
[Top][All Lists]
Advanced

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

Re: New paren matching feature request


From: Stefan Monnier
Subject: Re: New paren matching feature request
Date: Sat, 31 Jan 2009 16:33:05 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> I still believe that my idea of indetation as an integral over the
> sexp is better than the current local-parsing idea of identation.

I don't necessarily disagree.  `local-parsing' has its advantages as
well (mostly it's more robust in cases where we got the syntax wrong,
e.g. because Emacs doesn't know/understand the detailed syntax, or
because the buffer's text is syntactically incorrect).
This said, it should be possible to get the best of both worlds.


        Stefan









reply via email to

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