On 2006-02-06, root wrote: [snip good explanation of the point of having the spec interwoven with an implementation's code] > (throw 'please-stop nil) Don't you mean (throw 'please-stop t) ? ;) -- L