This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: feature?


Mikael Djurfeldt <mdj@mdj.nada.kth.se> writes:

> However, it is certainly possible to implement, even at the Scheme
> level, actually.
> 
> Install a "lazy-catch" handler which saves the continuation in some
> variable and re-throws the signal.  Then restart using this
> continuation.

Actually, the succss of this project is highly dependent upon how
restartable scm_async_click is.  ;-)

My guess is that it would "sort of" work, but this is also code which
needs revision.

(Actually, scm_async_click should be removed.  SCM_ASYNC_TICK should
 be redefined *only* to deal with asyncs.)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]