[ESS] "2nd window for inferior ess process"
Stephen Eglen
S.J.Eglen at damtp.cam.ac.uk
Thu Mar 17 19:09:50 CET 2005
>
> The following code in init.el on Xemacs 21.4.15-r3 and ESS 5.1.21 on
> Gentoo Linux:
>
> (setq inferior-ess-same-window nil)
>
> should arrange that M-x R opens the inferior ess process in a new
> window.
>
> It works in Windows XP with ESS 5.2.3 but I can't get it going in linux.
hi Frederik,
This variable was introduced:
2004-08-29 Stephen Eglen <stephen at gnu.org>
* ess-inf.el (ess-multi): Use inferior-ess-same-window to decide
whether to replace or split current window.
* ess-cust.el (inferior-ess-same-window): New variable.
and presumably only in ESS 5.2.3, released 2004-09-21. So you need to
upgrade ESS on your Linux box and try again!
Stephen
More information about the ESS-help
mailing list