> Do you have ideas of what other errors could be detected > automatically? I > could only think about unbalanced parenthesis. I don�t think that this necessary, because the cc-mode package (from which jde-mode derives) does it already. If you have some unbalanced parenthesis, indendation will not be correct so i recognize such an error in almost 100% immediately. Also packages like mic-paren.el helps you with unbalanced parenthesis. Klaus
