[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Garbage collector
- To: KDF at MIT-AI
- Subject: Re: Garbage collector
- From: MOON@MIT-MC
- Date: Wed ,10 May 79 10:34:38 EDT
- Cc: INFO-LISPM at MIT-AI
You can also set SI:GC-REPORT-STREAM to the value of TERMINAL-IO evaluated
in a Lisp listener, to make the messages go to that Lisp listener. Don't
set it to the value of STANDARD-OUTPUT; that won't work because it simply
indirects through the value of TERMINAL-IO in the current environment.