> From: Seth Alves <[EMAIL PROTECTED]>
> 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.

_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to