Skip to content
Prev 20727 / 63421 Next

delayedAssign and interrupts

Luke Tierney wrote:
This was my original thought, and I think it would be possible to use tryCatch 
to reinstall the delayed assignment.  However, I couldn't figure out how to have 
the reinstalled expression to be able to catch interrupts without getting into 
some infinite expression....  Perhaps I need to investigate it further.