[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unsolicited typeout



>  VAXLISP 1.2 (for example) outputs "FOO compiled." every time COMPILE
> or COMPILE-FILE compiles something. Symbolics' Common Lisp (for
> example) does not. This is very problemsome if I want a program that
> secretly compiles things to have identical I/O behavior in both
> systems.
> From: Kent M Pitman <KMP@SCRC-STONY-BROOK.ARPA>
----------
I don't know for certain about VAXLISP, but since it's a Spice
derivative you might try setting *verbose* (maybe that's
compiler::*verbose*) to NIL.  That specifically turns off
compiler progress messages.

-- 
scott preece
gould/csd - urbana
ihnp4!uiucdcs!ccvaxa!preece