[ESS] par(ask=TRUE) seems to lock up ESS
Spencer Graves
spencer.graves at pdf.com
Tue Jun 24 19:47:49 CEST 2008
Hi, Michael:
Thanks for the reply. As you note, I can terminate the wait with
C-g, C-c, C-c. Then I get a message "Waiting to confirm page change..",
but no plot.
My work around is to cat('Click on the plot to move to the
next\n') BEFORE the plot commands. However, as you note, "it would be
better if this were unnecessary."
Thanks again.
Spencer
Michael Hoffman wrote:
> Spencer Graves wrote:
>
>> par(ask=TRUE)
>> plot(0:1)
>>
>> For me, this seems to lock up Emacs or XEmacs. To be precise, a
>> plot window is created or modified with the word 'next' in the upper
>> left; Emacs releases when the user clicks on the plot. However,
>> users who do not expect this think something is wrong.
>
> You can get Emacs to stop waiting with C-g.
>
> Personally I think it would be better if this were unnecessary.
>
> ______________________________________________
> ESS-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
More information about the ESS-help
mailing list