[slime-devel] No printing during evaluation

17 Aug
2010
17 Aug
'10
3:39 p.m.
Hello, I'm currently using clisp 2.48. The problem is that if I've got a (format somewhere inside of a larger function, I don't see the printed output from that format until the larger function is finished, along with whatever the function returns. It wasn't doing this a month or so ago, and I'm unsure what I've changed.

17 Aug
17 Aug
4:11 p.m.
Aaron <aaronmaus@gmail.com> writes:
Hello, I'm currently using clisp 2.48. The problem is that if I've got a (format somewhere inside of a larger function, I don't see the printed output from that format until the larger function is finished, along with whatever the function returns.
It wasn't doing this a month or so ago, and I'm unsure what I've changed. Try using FINISH-OUTPUT.
-- With Best Regards, Stas.
5323
Age (days ago)
5323
Last active (days ago)
2 comments
2 participants
participants (2)
-
Aaron
-
Stas Boukarev