guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] `try-module-autoload' and `current-reader'


From: Kevin Ryde
Subject: Re: [PATCH] `try-module-autoload' and `current-reader'
Date: Fri, 20 Jan 2006 08:54:23 +1100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Neil Jerram <address@hidden> writes:
>
>    it is occasionally useful for a backtrace to show that module X
>    is being loaded because of code from module Y.

Yes, I've wrestled with that on some inadvertently circular autoloads.
I ended up using %load-hook to show what was actually happening
though.

> 2. Interpreting a file path beginning with "." as relative to the
>    current module's load filename.

I've been meaning to add something to the docs on how load is relative
to the current file (unless you use "./").  A carry-over from emacs or
something I suppose.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]