[ESS] ess-remote and help
Rodney Sparapani
rsparapa at mcw.edu
Tue Dec 4 14:49:19 CET 2012
On 12/03/2012 04:37 PM, Vitalie Spinu wrote:
> Have you tried Ali's workaround: options(pager="cat")?
>
> ESS does this for the shell environment on a local machine. Shall we
> add pager="cat" to the R options that ESS injects at the beginning of
> the session? That would solve the issue once and forever.
>
> The question is: does this work on windows?
>
> Vitalie
Hi Vitalie:
Yes, I think we should do as you suggest. As far as Windows
goes, I wonder if the Tramp trick works there. I guess on Windows that
should be:
options(pager="type")
Can someone on Windows try that and report back?
Rodney
More information about the ESS-help
mailing list