This list is for help on the R language, so strictly speaking, your
query is off topic (but not unreasonable, imo). So if you don't get
sufficient help here you should probably try here:
https://ess.r-project.org/index.php?Section=home
Bert Gunter
"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Wed, Mar 23, 2022 at 11:59 AM Naresh Gurbuxani
<naresh_gurbuxani at hotmail.com> wrote:>
> When I plot a graph
>
> plot(norm(10))
>
> R plots the graph and makes the graph window the active window. It is
straightforward to type Cmd-TAB and go back to R session.
>
> Is it possible to change default settings so that R session window remains
the active window?
>
> I am on a Mac, running R from EMACS + ESS.
>
> Thanks,
> Naresh
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.