bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS-Emacs, ESS and R problem


From: Wilmar Igl
Subject: CVS-Emacs, ESS and R problem
Date: Tue, 29 Aug 2006 13:27:56 +0200
User-agent: Thunderbird 1.5.0.5 (Windows/20060719)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]