bug-guile
[Top][All Lists]
Advanced

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

Re: load searching load path?


From: Gary Houston
Subject: Re: load searching load path?
Date: 11 Jul 2001 07:24:09 -0000

> From: Seth Alves <address@hidden>
> Date: Tue, 10 Jul 2001 10:52:32 -0700
> 
> I feel confused.  Can anyone help?
> 
>       -seth
> 
> 
>  - procedure: load filename
>      Load FILE and evaluate its contents in the top-level environment.
>      The load paths are searched.  If the variable `%load-hook' is
>      defined, it should be bound to a procedure that will be called
>      before any code is loaded.  See documentation for `%load-hook'
>      later in this section.

Don't believe everything you read.  load-from-path searches %load-path
but load doesn't.



reply via email to

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