[ESS] Extend column width of R-Process in Emacs

Friedericksen Hope golum23 at gmx.de
Mon Jul 20 07:11:07 CEST 2009


Hey,

thank you guys for the responses. This is exactly what I was looking 
for. Unfortunately, I'm not very familiar with LISP - how can I put the 
"ess-execut-screen-options" to the "ess-post-run-hook"?

Thank you in advance!

Greetings,
Friedericksen


Charles C. Berry wrote:
> On Sun, 19 Jul 2009, Stavros Macrakis wrote:
> 
>> If I understand your question correctly, this has nothing to do with
>> ESS, just with the R process.
>>
>> To tell the R process the number of columns it can use in output, use:
>>
>>     options(width=999)
>>
>> I suppose it would be nice if there were some way to synchronize the
>> actual window width with R's notion of the window width, but as far as
>> I know there is not.
> 
> 
> Perhaps:
> 
> ---
> C-c w runs the command ess-execute-screen-options
>   which is an interactive compiled Lisp function in `ess-inf.el'.
> It is bound to C-c w.
> (ess-execute-screen-options)
> 
> Cause S to set the "width" option to 1 less than the frame width.
> Also sets the "length" option to 99999.
> This is a good thing to put in `ess-post-run-hook' --- for the S dialects.
> ---
> 
> HTH,
> 
> Chuck
> 
> 
> 
>>
>>              -s
>>
>>
>> On Sun, Jul 19, 2009 at 5:35 AM, Friedericksen Hope<golum23 at gmx.de> 
>> wrote:
>>> Hello,
>>>
>>> how can I extend the column width of the R-process within ESS?
>>>
>>> Thank you!
>>>
>>> Greetings,
>>> Friedericksen
>>>
>>> ______________________________________________
>>> ESS-help at stat.math.ethz.ch mailing list
>>> https://stat.ethz.ch/mailman/listinfo/ess-help
>>>
>>
>> ______________________________________________
>> ESS-help at stat.math.ethz.ch mailing list
>> https://stat.ethz.ch/mailman/listinfo/ess-help
>>
> 
> Charles C. Berry                            (858) 534-2098
>                                             Dept of Family/Preventive 
> Medicine
> E mailto:cberry at tajo.ucsd.edu                UC San Diego
> http://famprevmed.ucsd.edu/faculty/cberry/  La Jolla, San Diego 92093-0901
> 
> ______________________________________________
> 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