[ESS] [R] ESS and Emacs
Mark Leeds
Mleeds at kellogggroup.com
Mon Jan 2 06:24:57 CET 2006
AT 12:23 AM on Monday morning,
it looks the ESS install has
worked.
Richard's #1 below SOLVED EVERYTHING
Because I FINALLY get ESS-none
On the bottom of my emacs window.
Can anyone recommend a good
intro document for using
ESS.
everyone must be quite sick
of my emails so
I promise I won't
Send out any more emails
On questions with the
use of ESS if someone
can suggest a decent document.
Also, I will modify
Jasper's document slightly
and send it to the list
For future "dummies" like
Myself but it won't need much
Modification.
Thanks
-----Original Message-----
From: Richard M. Heiberger [mailto:rmh at temple.edu]
Sent: Sunday, January 01, 2006 11:58 PM
To: Mark Leeds
Cc: ESS-help at stat.math.ethz.ch
Subject: Re: [ESS] [R] ESS and Emacs
1. The .emacs file you sent can't work because you are using backslashes
in
the path name and you are referencing an non-existent directory
"site_lisp"
(load "C:\Program
Files\emacs-21.3\site_lisp\ess-5.2.11\lisp\ess-site.el")
Inside emacs you must use forward slashes and you must use the correct
directory name "site-lisp".
(load "C:/progra~1/emacs-21.3/site-lisp/ess-5.2.11/lisp/ess-site.el")
2. Have you looked at the instructions on installing ESS with emacs that
are included with ESS? They are in
C:/progra~1/emacs-21.3/site-lisp/ess-5.2.11/doc/html/readme.html
Open it in Internet Explorer and search C-F for
1.9 Microsoft Windows installation
**********************************************************************
This email and any files transmitted with it are confidentia...{{dropped}}
More information about the ESS-help
mailing list