Hi, Am 28.06.2009 um 18:06 schrieb Handkea fumosa:
Well, that error bit me when I was doing some debugging, which involved precisely putting a "println" into a "for" block. The results were being consumed more or less immediately. The net effect was to waste a little bit of my time.
For such cases you might want to look into clojure.contrib.trace. You can use: (for [blabla] (trace (make-result ...))) to get the debug output w/o having to care for dos... Sincerely Meikel
smime.p7s
Description: S/MIME cryptographic signature