[EMAIL PROTECTED] (Ludovic Courtès) writes: > But still, shouldn't we use `load' (not `load-module', because of the > path concern) to load modules? If so, the patch would just substitute > `load' to `primitive-load'.
But that would still bring in a start-stack and so change backtraces, so I'd prefer not. I really think with-fluids is the way to go. If you agree, I'll make this change in CVS. Neil _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel