Greg Troxel <[EMAIL PROTECTED]> writes: > I don't have any, but note that we need to have > > (use-modules (ice-9 slib)) > > make adequate symbols visible in the using module. Given that > guile.init has code to use define-public most of the time, putting the > load insidde the module definition of (ice-9 slib) seems fine.
In fact, if you adjust guile.init to not suppress the define-module statement under guile 1.6, even symlinking ice-9/slib.scm to the current guile.init seems to work fine, as does a simple load-from-path. -- Rob Browning rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user