* CVS-Emacs, ESS and R problem
@ 2006-08-29 11:27 Wilmar Igl
0 siblings, 0 replies; only message in thread
From: Wilmar Igl @ 2006-08-29 11:27 UTC (permalink / raw)
Dear folks,
GNU Emacs 22.0.50.2 (i386-mingw-nt5.1.2600) doesn't work with the
package "Emacs speaks statistics" (ESS) and R on Windows XP.
My .emacs reads like this:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Emacs speaks Statistics (ESS)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Note: ESS does not work with Emacs Version >= 22
(add-to-list 'load-path "C:/Programme/Emacs_CVS/site-lisp/ess-5.2.12/lisp")
(require 'ess-site)
(load "C:/Programme/Emacs_V21/ess-5.2.12/lisp/ess-site")
(setq inferior-R-program-name "C:/programme/R/R-2.2.1/bin/Rterm.exe")
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
When I am asked to enter the path for the Rterm.exe it doesn't accept
the name.
However everything works fine with Emacs V21.4 under
GNU Emacs 21.3.1 (i386-mingw-nt5.1.2600).
Hope to be able to use ESS with R in the new Version!
Yours,
Will
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-08-29 11:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-29 11:27 CVS-Emacs, ESS and R problem Wilmar Igl
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.