[ESS] R hangs with ESS-emacs and options(error=recover)
Martin Maechler
maechler at stat.math.ethz.ch
Wed Apr 25 17:50:32 CEST 2007
>>>>> "Seth" == Seth Falcon <sfalcon at fhcrc.org>
>>>>> on Tue, 24 Apr 2007 07:07:13 -0700 writes:
Seth> Martin Maechler <maechler at stat.math.ethz.ch> writes:
>>>>>>> "Seth" == Seth Falcon <sfalcon at fhcrc.org>
>>>>>>> on Mon, 23 Apr 2007 21:17:02 -0700 writes:
>>
Seth> "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.
>>
Seth> Hmm, options(error=recover) seems to be working fine for me inside
Seth> ESS.
>>
>> are you using the unreleased development version of ESS ?
Seth> Last Changed Rev: 3696
Seth> Last Changed Date: 2007-02-11 13:47:10 -0800 (Sun, 11 Feb 2007)
Ok. Thank you, Seth.
Indeed that explains that you don't have problems.
The following revision was indeed fixing these (problems):
------------------------------------------------------------------------
r3693 | maechler | 2007-01-22 10:49:29 +0100 (Mon, 22 Jan 2007) | 1 line
Changed paths:
M lisp/ChangeLog
M lisp/ess-cust.el
M lisp/ess-inf.el
use try(names(.)) in object completion!
------------------------------------------------------------------------
Regards,
Martin
More information about the ESS-help
mailing list