[ESS] ESS hangs emacs on start-up

Poile, Christopher poile at edwards.usask.ca
Mon Aug 19 22:07:15 CEST 2013


Vitalie Spinu <spinuvit <at> gmail.com> writes:

> I cannot replicate the problem with (setq initial-major-mode 'R-mode)
> either. So I have no clue what is cauging it. r5715 is completely
> innocuous and if you can run emacs -q with your .emacs containing only:
> 
>    (add-to-list 'load-path "~/path/to/ESS/lisp/")
>    (load "ess-site.el")
>    (setq initial-major-mode 'R-mode)   
> 
> there is nothing that we at ESS can do about it. It is all your local
> setup to blame for.

I am having a similar problem. It happens when starting emacs  with -q and loading the three elisp lines above. Emacs hangs taking 100% of one core after opening a .R file or entering an indirect ESS[R] buffer from orgmode. This didn't happen before upgrading today. I checked out 324c92cb (git hash) and it works. I checked out df04907f and ESS hangs emacs.

Any ideas, or a profile command you would like me to run to diagnose this?

Thanks,
Chris.



More information about the ESS-help mailing list