----- Original Message ----
> From: Ludovic Courtès [EMAIL PROTECTED]

> In theory, the Right Way(tm) would be to register a finalizer for the
> module that does `load-extension'.  That can be done using a guardian,
> but the guardian the needs to be called once in a while, e.g., in
> `after-gc-hook' and `exit-hook'.

OK.  I see in the manual there is a section on guardians and a mention of 
after-gc-hook in garbage-collection section. Cool.  

Exit-hook is underdocumented.  The one thread suggested that exit-hook is only 
called when using the REPL.  Is that (still) true?  


-Mike Gran


Reply via email to