[ESS-bugs] new iESS bug "Symbol's value as variable is void: resume"

Vitalie Spinu spinuvit at gmail.com
Fri Sep 7 10:13:39 CEST 2012


  >> Martin Maechler <maechler at stat.math.ethz.ch>
  >> on Fri, 7 Sep 2012 09:14:54 +0200 wrote:

  >>>>>> "MM" == Martin Maechler <maechler at stat.math.ethz.ch>
  >>>>>> on Fri, 7 Sep 2012 08:42:41 +0200 writes:

  MM> This happens only since this morning,
  MM> I don't see yet how to make it entirely reproducible,

  MM> but I now have encountered it *twice* within 20 minutes:
  MM> Both however, only relatively immediately after starting a new R
  MM> process:

  MM> M-x R  and I work in the *R* buffer,

  MM> Type things like

  MM> require("Rmpfr")
  MM> and
  MM> (a <- ......) 

  MM> Then, after my typing of [Enter],
  MM> *instead* of the corresponding line being evaluated by R,
  MM> it is *NOT* evaluated, and in the minibuffer I get the error message

  MM> Symbol's value as variable is void: resume

It's a delayed evaluation. I know where it comes from. We have only one
'resume. Somehow it get evaluated in a macro. This is from last week and
it doesn't happen to me on emacs 24. Looking into it right now.

    Vitalie.



More information about the ESS-bugs mailing list