Some of the Guile changes since 2000-12-13 broke `set-current-module'. guile> (define-module (guile-ilisp)) #<directory (guile-ilisp) 8082e70> guile> (define-module (guile-user)) #<directory (guile-user) 8082a70> guile> (set-current-module (resolve-module '(guile-ilisp))) guile> (current-module) #<directory (guile-user) 8082a70> ; should be guile-ilisp -- Matthias K�ppe http://www.math.uni-magdeburg.de/~mkoeppe SWIG 1.3a5 builds Guile/C glue http://www.swig.org ILISP CVS version does Emacs/Guile interaction http://ilisp.cons.org _______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-guile
- Re: set-current-module broken in current Guile CVS version Matthias Koeppe
- Re: set-current-module broken in current Guile CVS ve... thi
- Re: set-current-module broken in current Guile CVS ve... thi
- Re: set-current-module broken in current Guile CVS ve... Dirk Herrmann
- Re: set-current-module broken in current Guile CVS ve... thi
- Re: set-current-module broken in current Guile CVS ve... Matthias Koeppe
- Re: set-current-module broken in current Guile CVS ve... Dirk Herrmann
- Re: set-current-module broken in current Guile CVS ve... Michael Livshin
- Re: set-current-module broken in current Guile CVS ve... thi
- Re: set-current-module broken in current Guile CVS ve... thi
- Re: set-current-module broken in current Guile CVS ve... Dirk Herrmann
