guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lazy-handler-dispatch and debug-on-error


From: Mikael Djurfeldt
Subject: Re: lazy-handler-dispatch and debug-on-error
Date: Wed, 26 Nov 2003 12:27:39 -0500
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Neil Jerram <address@hidden> writes:

>>>>>> "Paul" == Paul Jarc <address@hidden> writes:
>
>     Paul> FWIW, the definition of lazy-handler-distpatch itself
>     Paul> already looks a lot like that lambda.  It appears that you
>     Paul> can set default-lazy-handler inside the REPL to get the
>     Paul> desired effect.
>
> Yes, that's what I did before.  But that required a new variable
> `default-default-lazy-handler', which set me wondering what the
> original design was.

The original design might have had something to do with being able to
cut the stack at a proper level in order to get a nice backtrace
printout.  But this should have been solved later by the introduction
of start-stack.  (You still might want to check that stack cutting
works after your change.)

M





reply via email to

[Prev in Thread] Current Thread [Next in Thread]