From: jmadam (John M. Adams)

Subject: Source-file recording, (compile-file )

Date: 2000-7-11 15:10


Is it possible to call compile-file with a relative pathname but have
the system remember an absolute pathname?  

What I think I see is that if you try to find-definition in something
compiled like (compile-file <relative-pathname>), it only works if
your current :cwd + <relative-pathname> locates the source.

(5.0.1 solaris)

-- 
John M. Adams