Fred Gruber
Fred Gruber
Home
Posts
Publications
Contact
Light
Dark
Automatic
ess
Set the other windows to R process
Sometimes when writing R code on an ess buffer I need to use a different R process. This is accomplished by using the ess-switch-process function. The problem is that I would like to also change the other-window to this new R session automatically as soon as I make the switch.
Last updated on Apr 7, 2023
1 min read
Improved function to set default ess R session to the default Orgmode R session
This is an improved version of my prevous post Set default ess R session to the default Orgmode R session with the following improvements: also works with inline R session get the properties properly using (org-babel-get-src-block-info) instead of using the ugly hack I was using before.
Last updated on Mar 10, 2023
2 min read
programming
,
emacs
Set default ess R session to the default Orgmode R session
UPDATE: for an updated version that even works with inline source code use Improved function to set default ess R session to the default Orgmode R session. I write most of my R code on orgmode files which I then tangle or convert to R markdown (using ox-ravel).
Last updated on Mar 10, 2023
2 min read
programming
,
emacs
Cite
×