[ESS] object '.essbp.' not found [OK]
Vitalie Spinu
@p|nuv|t @end|ng |rom gm@||@com
Tue Jan 26 17:20:36 CET 2016
Breakpoint is essentially a hidden code. Defined here:
https://github.com/emacs-ess/ESS/blob/master/lisp/ess-tracebug.el#L1795
It might be that you were visiting a very old code which had old style of
breakpoints, but it's very unlikely. You managed to lover-case the whole region
somehow, but I don't see how that is possible under normal circumstances.
In any case, the solution is always to kill it and make a new one.
Vitalie
>> On Tue, Jan 26 2016 00:18, Boylan, Ross wrote:
> I deleted and reinserted the breakpoint, and now things seem to be OK.
> I could not find the string essbp anywhere in the ESS source.
> Maybe this was in some older code that was active when I first encountered the error, and then the new code replaced it?
> Ross
> ________________________________________
> From: Boylan, Ross
> Sent: Monday, January 25, 2016 2:01 PM
> To: ess-help using r-project.org
> Subject: object '.essbp.' not found
> I placed a breakpoint in my code, but when execution gets I get the error message shown in the subject line.
> I'm working with the latest version of ESS master from git and R 2.15.1 under Linux. I do not have the distributions ESS installed, but am loading directly from the git repo.
> This is kind of odd, since I think it used to work. I only updated to the latest code after encountering the error.
> Any idea what's going on?
> Random theories:
> R too old.
> ESS needs an installation procedure.
> Ross Boylan
> ______________________________________________
> ESS-help using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
More information about the ESS-help
mailing list