Anders Lund wrote: > One of the improvements we have in mind is to make the indenting configurable, > so that you can tell the indenter where to insert line breaks and where you > want indentation. > What (X)Emacs and good IDEs like Eclipse or IntelliJ prove is that the indenter has to have at least some basic knowledge of the syntax of what is being edited. There's no way around this.