[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Relative Load files
- To: tjohnson@magnus.acs.ohio-state.edu (Todd R Johnson)
 
- Subject: Re: Relative Load files
 
- From: kab (Kim Barrett)
 
- Date: Mon, 23 Mar 92 09:11:29 EST
 
- Cc: Michael Travers <mt@media.mit.edu>, info-mcl@cambridge.apple.com
 
> Date: Sun, 22 Mar 92 16:13:28 -0500
> From: Michael Travers <mt@media.mit.edu>
> 
>     From: tjohnson@magnus.acs.ohio-state.edu (Todd R Johnson)
>     Subject: Relative Load files
>     
>     Is there some way or some patch that would let me create load files
>     that are relative to the location of the load file?
> 
> Use the variable *loading-file-source-file*, which during a load is
> bound to the name of the source file.
Also see *load-pathname* and *load-truename*, described in CLtL2 p.658-9.