Re: [R-SIG-Mac] ESS on Mavericks

2014-04-08 Thread Dominic Steinitz
Stephanie M. Gogarten  u.washington.edu> writes:

> 
> Hi,
> 
> I just upgraded to Mavericks and I'm having trouble with ESS.  I have R 
> 3.0.3, and I tried both the ESS-included Emacs binary 
> (http://vgoulet.act.ulaval.ca/en/emacs/) and the binary without extras 
> (http://emacsformacosx.com/) and installing ESS from source.
> 
> In both cases, I'm getting really slow response when using the "Execute 
> this line" button in Emacs.  The simplest R functions take several 
> seconds to process.  Typing directly in the R buffer doesn't have this 
> problem.
> 
> Has anyone else seen this behavior, or know of a fix?
> 
> thanks,
> Stephanie
> 


You don't say which version of emacs you are running. I am on

"GNU Emacs 24.1.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of
2012-06-10 on bob.porkrind.org"

I have had other issues but not the one you seem to be getting.

I would try using the emacs package manager (although I think ess came
bundled with my current emacs).

Further, I installed a new emacs about 4 weeks ago which I haven't
used much. I just now used the package manager with it to install
ess. The new version looks really good. You probably don't need to
live quite so dangerously though.

"GNU Emacs 24.3.50.1 (x86_64-apple-darwin13.0.0, NS
apple-appkit-1265.00) of 2014-03-02 on Dominics-MacBook-Pro.local"

ess-version: 13.09-2 [elpa: 20140404.1519] (loaded from
/Users/dom/.emacs.d/elpa/ess- 20140404.1519/)

___
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac


Re: [R-SIG-Mac] ESS on Mavericks

2014-04-08 Thread Kasper Daniel Hansen
Do you use the same .emacs as before?  This sounds like having to do with
fortification and the R buffer, and might be solvable by using
  (setq comint-scroll-to-bottom-on-output 'others)
in your .emacs.

It would be strange if this is the source of your problem unless you're
using a new .emacs.

Best,
Kasper


On Mon, Apr 7, 2014 at 1:37 PM, peter dalgaard  wrote:

> Hmm,
>
> Tried aquamacs? Hasn't been giving me problems lately. Otherwise, you
> might check the Activity Monitor and see if any involved processes turns
> App Nap on.
>
> -pd
>
>
> On 07 Apr 2014, at 19:03 , Stephanie M. Gogarten <
> sdmor...@u.washington.edu> wrote:
>
> > Hi,
> >
> > I just upgraded to Mavericks and I'm having trouble with ESS.  I have R
> 3.0.3, and I tried both the ESS-included Emacs binary (
> http://vgoulet.act.ulaval.ca/en/emacs/) and the binary without extras (
> http://emacsformacosx.com/) and installing ESS from source.
> >
> > In both cases, I'm getting really slow response when using the "Execute
> this line" button in Emacs.  The simplest R functions take several seconds
> to process.  Typing directly in the R buffer doesn't have this problem.
> >
> > Has anyone else seen this behavior, or know of a fix?
> >
> > thanks,
> > Stephanie
> >
> > ___
> > R-SIG-Mac mailing list
> > R-SIG-Mac@r-project.org
> > https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
> --
> Peter Dalgaard, Professor,
> Center for Statistics, Copenhagen Business School
> Solbjerg Plads 3, 2000 Frederiksberg, Denmark
> Phone: (+45)38153501
> Email: pd@cbs.dk  Priv: pda...@gmail.com
>
> ___
> R-SIG-Mac mailing list
> R-SIG-Mac@r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>

[[alternative HTML version deleted]]

___
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac