[ESS-bugs] Lisp nesting exceeds 'max-lisp-eval-depth'

Rodney Sparapani rsparapa at mcw.edu
Tue May 23 22:17:11 CEST 2006


Richard M. Heiberger wrote:

>I don't think the typo is in our code.  I think it is more likely
>to be in .emacs or site-start.el where someone has customized one
>of the inferior* variables.
>
>Which emacs variable are we talking about? 
>Is this inferior-R-program-name set manually in .emacs or site-start.el? 
>Or is it one of the names that is generated.
>
>On my system here is the generated function (I manually added the
>line breaks to avoid mailer folding)
>
>(symbol-function 'R-2.3.0)
>(lambda (&optional start-args)
> "Call R-2.3.0, i.e., the R version 'R-2.3.0' using ESS.
>This function was generated by `ess-rterm-versions-create'." 
>(interactive "P") 
>(let ((inferior-R-program-name "c:/progra~1/R/R-2.3.0/bin/Rterm.exe")) 
>(R start-args)))
>
>  
>
Hi Rich:

Well, we just re-formatted the hard drive so there isn't anything 
installed besides
R, XEmacs and ESS, so I don't think it is coming from somewhere else.

Rodney




More information about the ESS-bugs mailing list