Gabriel Dos Reis wrote:
> On Sat, 28 Apr 2007, Waldek Hebisch wrote:
> > Ansi Lisp has no concept of current directory,
> 
> check default-pathname-defaults.
> 

I know about it:

1) content of *default-pathname-defaults* is implementation dependent
2) on some implementations *default-pathname-defaults* is a relative
   path
3) on Poplog clisp:

== *default-pathname-defaults*
#P"temp.lsp"

which if you use merge-patnames nicely defaults name to "temp" and
type to "lsp".
   

-- 
                              Waldek Hebisch
[EMAIL PROTECTED] 


_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to