[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: RWK at MIT-MC (Robert W. Kerns)
- Date: Tue, 4 Jul 78 00:16:00 GMT
- Original-date: 3 JUL 1978 2016-EDT
- Sent-by: RWK0 at MIT-MC
Rather than || printing as no characters at all, why doesn't the
top-level loop do an EQ test, and simply not do the print if
it is returned? This would be most likely upwards compatible
and much more consistent.