Re: Opening structures distributed inside scheme/misc/
Michael Sperber <[email protected]> Thu, 28 Apr 2011 18:10:04 +0200
| Newsgroups | gmane.lisp.scheme.scheme48 |
|---|---|
| Message-ID | <[email protected]> |
"Diogo F. S. Ramos" <[email protected]> writes: > How do I open structures distributed inside scheme/misc/, like > scheme/misc/pipe.scm? > > ,open doesn't work, as it can't find the structure. > > I see that the procedures inside 'pipe.scm' are exported as a structure > called 'call-with-mumble-pipes', but ',open' can't find it neither. > > Apparently I'm only able to open structures listed inside > scheme/packages.scm. Do ,config ,load =scheme48/misc/packages.scm to make those structures available. Note some of them are quite unsupported. -- Cheers =8-} Mike Friede, Völkerverständigung und überhaupt blabla