Gregory Bird wrote:
> On 12/17/05, *Gary King* <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
> 
>     Hi Greg,
>      > Now if I write code that uses this standard-library package I
>      > should have access to all of these libraries right?  Or do I need
>      > to do something else?  Like an export statement in the defpackage
>      > maybe??
> 
>     The symbols in the used packages are available in the standard-
>     library package but not in any packages that use standard library. If
>     you want the symbols that are from the used packages to be directly
>     usable by packages that use standard library (sorry about this
>     sentence, by the way... sigh), then you need to export them.

        ...

> 
> 
> Thanks!  I knew there was something I was missing.

You guys also want to look at the "conduit packages" on tfeb.org.

Cheers
--
Marco
_______________________________________________
Gardeners mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/gardeners

Reply via email to