On Mon, 2013-11-18 at 13:15 -0500, Mark H Weaver wrote: > Mark H Weaver <m...@netris.org> writes: > > This should work if "a.scm" and "b.scm" are files in the same directory. > > It works for me. I'm unable to reproduce the problem you're seeing. > > Can you help me to reproduce it? How are you loading "a.scm"? > > It occurs to me that this might be caused by one of your Guile > customizations. Can you try it with your customizations disabled? >
I tried it under 'guile -q' ,and the problem remains, but it's OK for absolute path. Did I miss something? > Thanks, > Mark