[ESS] R hangs with ESS-emacs and options(error=recover)
Seth Falcon
sfalcon at fhcrc.org
Tue Apr 24 06:17:02 CEST 2007
"Richard M. Heiberger" <rmh at temple.edu> writes:
> Yes, ESS is looking for a "> " prompt. recover() is issuing
> a "Selection: " which is not the signal that ESS is looking for.
Hmm, options(error=recover) seems to be working fine for me inside
ESS.
recover() calls the menu() function which requests user input
before dropping into a browser. Although menu appears to be internal
it should be similar to readline. I suspect something else is going
on -- do these functions work for others or am I just lucky ;-)
+ seth
--
Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center
http://bioconductor.org
More information about the ESS-help
mailing list