Am 31.05.2005 um 08:42 schrieb Michele Simionato:
[...]
I am executing this line-by-line from emacs. The problems is that
all the plots are shown only at the end, when I close the pipe, and
they immediately disappear. In other word, a buffeting problem.
I tried to set (define pipe/buf 0) but I had no visible change.
[...]
Hello,
I haven't tested this, but I think, pipe/buf is a variable intended
only for reading. To set the buffering mode of the pipe, I would try
(set-buffering-mode! gnuplot-pipe #:line) or (set-buffering-mode!
gnuplot-pipe #:none)
cu,
Thomas
_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users