gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Re: GCL on Windows


From: Camm Maguire
Subject: [Gcl-devel] Re: GCL on Windows
Date: 14 Dec 2004 08:48:14 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetigns!  Does Windows not recognize the ~ expansion in MSYS?  If it
does, and gcl is not picking it up for some reason, I'd like to get
the truename to work.  What about (truename (si::getenv "HOME"))?

Take care,

root <address@hidden> writes:

> Bill, Mike, Camm,
> 
> The |cd| function has a function call:
> 
> (user-homedir-pathname) ==> #P"~/"
> (truename (user-homedir-pathname)) ==>
>   Cannot get the truename of #P"~/"
> 
> Axiom uses this to set the current directory before calling the 
> si::chdir function. We can work around this.
> 
> t
> 
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]