Re: CREATE-IMAGE oddity under SBCL
"Nikodemus Siivola" <[email protected]> Thu, 23 Oct 2008 21:12:27 +0300
| Newsgroups | gmane.lisp.movitz.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Oct 23, 2008 at 3:57 PM, Andreas Davour <[email protected]> wrote: > Clearly it has some odd ideas about where los0.lisp is living. I have > all of my movitz stuff in /home/lad/Hack/movitz so why is "Admin" even > figuring in there? Where do CREATE-IMAGE get its ideas about paths from > anyway? (I did say I had no idea where to start looking, right?) I'm guessing that *DEFAULT-PATHNAME-DEFAULTS* is something like #P"/home/lad/Admin/". Cheers, -- Nikodemus