Hello, For info:
It seems that the "." is not added to %load-path anymore, where the manual says
so...
;; --
— Variable: %load-path
List of directories which should be searched for Scheme modules and
libraries. %load-path is initialized when Guile starts up to (list (%site-dir)
(%library-dir) (%package-data-dir) "."), prepended with the contents of the
GUILE_LOAD_PATH environment variable, if it is set.
