[ESS-bugs] Lisp nesting exceeds 'max-lisp-eval-depth'
Martin Maechler
maechler at stat.math.ethz.ch
Tue May 23 22:48:12 CEST 2006
Well,
I don't have a real clue
but I note that you, Rodney
talk about "\" in strings, and I'm pretty sure that this doesn't
work in emacs as well as it doesn't work in R.
I think you should use forward slashes as Rich did in his
examples (and I pretty confident that this has nothing to do
with John Gavin's problem --- which I find pretty strange in
itself, and would rather diagnose as a unfortunate interaction
of some other (semi broken) Emacs code/initialization and ESS.
Martin
BTW: Does all this mean, I should wait with releasing 5.3.1?
Note: If it doesn't happen tomorrow (Wed), it probably won't
happen till early next week.
>>>>> "RoSp" == Rodney Sparapani <rsparapa at mcw.edu>
>>>>> on Tue, 23 May 2006 15:17:11 -0500 writes:
RoSp> 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)))
>>
>>
>>
RoSp> Hi Rich:
RoSp> Well, we just re-formatted the hard drive so there
RoSp> isn't anything installed besides R, XEmacs and ESS, so
RoSp> I don't think it is coming from somewhere else.
RoSp> Rodney
RoSp> _______________________________________________
RoSp> ESS-bugs ESS-bugs at stat.math.ethz.ch
RoSp> https://stat.ethz.ch/mailman/listinfo/ess-bugs
RoSp> _______________________________________________
RoSp> ESS-core list:
RoSp> https://stat.ethz.ch/mailman/listinfo/ess-core
More information about the ESS-bugs
mailing list