try (use-package :cldoc) (extract-documentation 'html ...)
The html symbol is not available from cl-user, so you have to qualify it or import the symbols from cldoc. At least thats my understanding. -cody On 12/16/05, Jack Unrue <[EMAIL PROTECTED]> wrote: > I wrote: > > > > This is an area of CLOS with which I'm not familiar, but there is > > a method-definition on extract-documentation which appears to > > I meant method-description > > -- > Jack > _______________________________________________ > Gardeners mailing list > [email protected] > http://www.lispniks.com/mailman/listinfo/gardeners > _______________________________________________ Gardeners mailing list [email protected] http://www.lispniks.com/mailman/listinfo/gardeners
