<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Apr 4, 2016 at 8:04 PM, Luís Oliveira <span dir="ltr"><<a href="mailto:luismbo@gmail.com" target="_blank">luismbo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Apr 4, 2016 at 10:28 PM, Mirko Vukovic <<a href="mailto:mirko.vukovic@gmail.com">mirko.vukovic@gmail.com</a>> wrote:<br>
> But in the org-mode, after successfully creating the first plot, the<br>
> subsequent ones raise the error that the stream is private to a thread.  So<br>
> I have to restart GNUplot for each plot.<br>
<br>
</span>I'm guessing you're using Clozure CL. </blockquote><div>Correct :-) </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If you pass :sharing :external<br>
or :sharing :lock (whichever is more appropriate) to ccl:run-program<br>
then the stream won't be thread-private.<br></blockquote><div><br></div><div>I'll give it a try </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
HTH,<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Luís Oliveira<br>
<a href="http://kerno.org/~luis/" rel="noreferrer" target="_blank">http://kerno.org/~luis/</a><br>
</font></span></blockquote></div><br></div></div>