Re: Warning: Auto-bootstrapping CLOS completed.

[email protected] (Frode V. Fjeld) Mon, 24 Nov 2008 18:35:14 +0100
Newsgroups gmane.lisp.movitz.devel
Message-ID <[email protected]>
>> What happens is simply that the screen is (attempted) scrolled before
>> CLOS is bootstrapped. As you can see, I signal a condition when this
>> happens, and conditions are CLOS instances.

"Tim McKeaveney" <[email protected]> writes:

> Why did you want to signal a condition here?

It's used to e.g. implement the functionality for the :more top-level
command (try e.g. ":more (apropos 'print)).

-- 
Frode