6 Feb 2008 05:01
standard output in CCL
In CCL output, e.g., (format t ...) goes into the listener if one evals in listener or editor - good - but any output running in other threads, e.g., in mouse event listener appears to go into the OS X console. Is there a way to change that? We would like to have all output to go to the listener. There is the *debug-io* but it defaults to the *terminal-io* as synonym stream. Output into the OS X console is, for our application, not very practical because it appears there with much delay making interactive debugging of event listeners tricky.
Any hints appreciated, thanks Alex
Prof. Alexander Repenning
University of Colorado
Computer Science Department
Boulder, CO 80309-430
vCard: http://www.cs.colorado.edu/~ralex/AlexanderRepenning.vcf
_______________________________________________ info-mcl mailing list info-mcl@... http://clozure.com/mailman/listinfo/info-mcl
RSS Feed