which directory does LOAD load from
From: Jim Newton (jimka_at_rdrop.com)
Date: 11/21/04
- Next message: Rainer Joswig: "Re: Is there a working open-source lisp implementation?"
- Previous message: David Tolpin: "Is there a working open-source lisp implementation?"
- Next in thread: Edi Weitz: "Re: which directory does LOAD load from"
- Reply: Edi Weitz: "Re: which directory does LOAD load from"
- Reply: Petter Gustad: "Re: which directory does LOAD load from"
- Reply: Thomas F. Burdick: "Re: which directory does LOAD load from"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 21 Nov 2004 23:34:30 +0100
In UNIX if I cd into the directory where the files are,
and use LOAD, it finds the files in that directory. However,
when i'm using SLIME, i cannot figure out why it tries
to load from the wrong directory? Is this a problem of SLIME? or is
there perhaps some search path mechanism which LOAD knows about. I have
not found any mention of a load-path in the hyper spec documentation of
the LOAD function.
-jim
- Next message: Rainer Joswig: "Re: Is there a working open-source lisp implementation?"
- Previous message: David Tolpin: "Is there a working open-source lisp implementation?"
- Next in thread: Edi Weitz: "Re: which directory does LOAD load from"
- Reply: Edi Weitz: "Re: which directory does LOAD load from"
- Reply: Petter Gustad: "Re: which directory does LOAD load from"
- Reply: Thomas F. Burdick: "Re: which directory does LOAD load from"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|