An aditional remark.



On Sat, 2002-04-13 at 12:17, Juan Pablo Hierro Álvarez wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> In init-cl.lisp, one needs the following change
> 43c43
> <   (car (assoc envvar ext:*environment-list* :test #'string=)))
> - ---
> >   (cdr (assoc envvar ext:*environment-list* :test #'string=)))
> Because, if not, one only gets :MAXIMA_DIRECTORY instead of the real 
> environment variable which is expected.


Thanks. Will go into cvs soon.


> Another point, the patch I sent in my previous message was inverted, with the 
> new code on top of the old one. It was my fault.

Don't worry -- I applied it by hand, so I didn't even notice.

--Jim