[ESS-bugs] ess-mode 13.09 [svn: 5778 (2013-09-27)]; must start graphics on mac explicitly

Vitalie Spinu spinuvit at gmail.com
Fri Nov 8 00:27:38 CET 2013


There is an even more severe issue on mac with emacs/ESS/R. See
https://github.com/emacs-ess/ESS/issues/36

It could not be an ESS issue but something at a much lower level and
only specific to mac.

Can you reproduce in emacs shell or os terminal with the same start
args?

If you don't start the device but load the library grDevices, does it
help?

I have the following in my .Rprofile on ubuntu:

require(grDevices)
X11.options(type="nbcairo")

to solve a re-display issue on graphic devices.

   Vitalie


 >>> Sebastian Luque on Thu, 07 Nov 2013 17:04:13 -0600 wrote:

 > On 2013-11-07 16:54, "Sam Steingold" <sds at gnu.org> wrote:
 >> No, I have been using mac for about 10 days.
 >> 
 >> On Thu, Nov 7, 2013 at 5:43 PM, Stephen Eglen <S.J.Eglen at damtp.cam.ac.uk>
 >> wrote:
 >>>> 
 >>>> OS X 10.9 (13A603)
 >>> 
 >>> Hmmm... I wonder if 10.9 is the problem?  Did you ever see this problem
 >>> before 10.9 (or have you not used mac pre 10.9?)
 >>> 
 >>> Stephen

 > Sam, I've also recently started using an iMac (OS X 10.8.5) partially at
 > work, but I've built my own Emacs and am using the latest SVN ESS.  I
 > can't reproduce your issue.  However, note this:

 > http://michaelgalloy.com/2013/10/23/os-x-mavericks.html

 > Cheers,



More information about the ESS-bugs mailing list