I'm just getting started with tcl; what sort of beautifier, or prettifier, or formatter, is there for tcl with emacs?
My main interest would be to fix existing scripts so that particularly the indenting is consistent and the braces, brackets and parenthesis line up nicely.
It doesn't have to be perfect. Perhaps it's the nature of tcl that this is more difficult than for Java?