[ESS] how to change default emacs behavior, upon running R code, from 2 side-by-by side frames to top-and-bottom frames?

2020-11-09 Thread Christopher W. Ryan via ESS-help


I'm running, on Windows 10, Vince Goulet's version of emacs/ess, which
includesÂ

GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
 of 2019-08-29

When I execute a line of R code, the R buffer opens up as expected, but
it opens in a frame adjacent to the frame containing my source buffer. I
would like it to open the R buffer as a frame below my source code,
rather than adjacent to it.Â

How can I change the behavior from side-side frames to top-bottom frames?

Thanks.

--Chris Ryan

__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help


[ESS] When the R window opens, sometimes it is side-by-side with my .Rnw file. I want them one above the other. It seems unpredictable

2022-05-27 Thread Christopher W. Ryan via ESS-help
I'm using Vince Goulet's modified version of emacs 26.2 (build 1,
x86_64-w64-mingw32)  of 2019-04-13 with ESS, on Windows 10. I use Sweave
and LaTeX, so I have my R code in .Rnw files. When I execute my first
line of R code, an R buffer opens of course. I prefer it to be below my
Rnw buffer. Sometimes it is. But other times the R buffer opens to the
side. It's unpredictable, which is disconcerting; I have not been able
to discern a pattern.  How can I ensure that every time emacs/ESS opens
an R buffer, the emacs window is split top-and-bottom, rather than
side-by-side.

Thanks.

--Chris Ryan

__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help


[ESS] emacs and ess with quarto and knitr and friends

2024-08-06 Thread Christopher W. Ryan via ESS-help
Hello all. For many years I've been happily using an

.Rnw --> Sweave --> pdflatex

worflow with emacs and ess.  The alt-N s followed by alt-N shift-P is great.

I always meant to learn Rmarkdown and knitr, etc, but never got around
to it. And now it seems they are superseded by quarto? Perhaps it's time
for me to learn quarto and friends. But I have no interest in Rstudio. I
like my emacs!  Can I write quarto source files, with text and R code,
in emacs and then easily compile them to pdf, html, and the other cool
things that are offered via knitr and Rstudio?

Also, any recommended online resources for learning quarto?

Thanks.

--Chris Ryan

__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help