From: utzoo!decvax!cca!mo@LBL-UNIX@sri-unix Newsgroups: net.unix-wizards Title: Re: Article-I.D.: sri-unix.3012 Posted: Mon Aug 30 22:37:00 1982 Received: Wed Sep 8 02:04:13 1982 From: mo at LBL-UNIX (Mike O'Dell [system]) Date: 25 Aug 1982 21:32:27-PDT There is a program called "indent" which comes as part of James Gosling's Emacs distribution. It has evloved significantly from a previous program, the author of which I don't remember. I believe James basically rewrote almost all of it. Most interesting about "indent" is that it offers some control over the style generated. Indentation is a religious issue, and indent offers several different alternatives in all the querilous cases. It actually tries to parse the code to some degree, so it does pretty well. -Mike