>>>>> "Paolo" == Paolo Amoroso <[EMAIL PROTECTED]> writes:
[snip]
Paolo> a window with the tree's root correctly appears. But when I click the
Paolo> triangle next to the directory name, I get the error included below.
Paolo> The backtrace, which includes a few hundred stack frames, aborts due
Paolo> to another stack overflow. It looks like there is an infinite loop
I wonder if it would be possible to make the size of the yellow and
red zones user-adjustable. Right now, they're hard-wired to 32K. At
least that might allow you to get a full backtrace.
Alternatively, you could probably just change the sizes yourself and
recompile the lisp binary.
Ray