On Tue 25 Aug 2015 21:42, taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") writes:
> When there are relative paths in the load-path, `include-from-path' > seems to always interpret them relative to the directory of the file in > which the `include-from-path' is called, instead of relative to the > current working directory in effect when Guile is started. Indeed, good catch. Fixed in master. I don't know if we can fix in 2.0. Andy