Just discover that
Code: Select all
(while true (print ".") (sleep 1000))
Often this is not useful.
If this is a new behavior, then something like (flush), or, better, the output buffer configuration for particular handle, like in perl, will be a good addition.