[Openmcl-devel] Reducing interpreter output (to verbose)
Frank Sonnemans
openmcl at sonnemans.net
Fri May 2 07:15:52 PDT 2003
Is there any way in openmcl to reduce the amount of data printed. I am
calling some functions from the read-eval loop, which return a large list of
structures. Currently openmcl prints the entire list, which takes very long
when working with emacs and ilisp.
I believe that ACL would only print the first couple of elements of such a
list to avoid this problem. Question is how to emulate that feature in
openmcl.
Regards,
Frank
_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel
More information about the Openmcl-devel
mailing list