unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* 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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).