style-warnings



>>>>> "James" == James Amundson <amundson@users.sourceforge.net> writes:

    James> On Fri, 2004-05-07 at 08:36, Raymond Toy wrote:
    >> Perhaps the case-change in the 5.9.2 release would be a good
    >> time to do this.  Then we KNOW nothing else has changed.

    James> Yes. I agree absolutely. Maybe we should spend a little time talking
    James> about conventions for indents, parentheses, etc. before we start work on
    James> 5.9.2.

Since Lisp has a customizable pretty printer, define a maxima
pretty-print dispatch table and use it to pretty-print all of the
code.

:-)

Ray