Re: [ESS] Upgraded ess and need to specify correct file in .emacs [SOLVED]

2017-09-03 Thread Rich Shepard
On Sun, 3 Sep 2017, Ista Zahn wrote: You do know ESS has a manual right? http://ess.r-project.org/Manual/ess.html#Installation Ista, I discovered it when I downloaded the latest tarball. Thanks, Rich __ ESS-help@r-project.org mailing list https

Re: [ESS] Upgraded ess and need to specify correct file in .emacs [SOLVED]

2017-09-03 Thread Ista Zahn
On Sun, Sep 3, 2017 at 6:47 PM, Rich Shepard wrote: > On Sun, 3 Sep 2017, Rich Shepard wrote: > >> Which of the files in that sub-directory do I specify in ~/.emacs so the >> text editor finds ess without complaining? > > > Figured this out: /usr/share/emacs/site-lisp/ess-site.el does the job.

Re: [ESS] Upgraded ess and need to specify correct file in .emacs [SOLVED]

2017-09-03 Thread Rich Shepard
On Sun, 3 Sep 2017, Rich Shepard wrote: Which of the files in that sub-directory do I specify in ~/.emacs so the text editor finds ess without complaining? Figured this out: /usr/share/emacs/site-lisp/ess-site.el does the job. Rich __ ESS-help@r-

[ESS] Upgraded ess and need to specify correct file in .emacs

2017-09-03 Thread Rich Shepard
I have upgraded ess and now all files are in /usr/share/emacs/ess/ rather than /usr/local/share/emacs/ess/. I use only R, no commercial (or other) statistial software. Which of the files in that sub-directory do I specify in ~/.emacs so the text editor finds ess without complaining? Here's th