5.9.2.1cvs problem



> From: Robert Dodier 
> 
> What is the value of CL-INFO::*INFO-PATHS* ?
> (From what I can tell, it is that variable, and not 
> MAXIMA::*MAXIMA-INFODIR*,
> which is the one that is searched for the info files.)
> 
> Does CL-INFO::*INFO-PATHS* have a different value
> in command line Maxima compared to Xmaxima ?

They look the same to me.

xmaxima

MAXIMA>  CL-INFO::*INFO-PATHS*
("C:\\PROGRA~1\\MAXIMA~1.2/info/")
MAXIMA> MAXIMA::*MAXIMA-INFODIR*
"C:\\PROGRA~1\\MAXIMA~1.2/info"

command line maxima

MAXIMA>  CL-INFO::*INFO-PATHS*
("C:\\PROGRA~1\\MAXIMA~1.2/info/")
MAXIMA> MAXIMA::*MAXIMA-INFODIR*
"C:\\PROGRA~1\\MAXIMA~1.2/info"

Any further ideas welcome.  I will poke around at the 
lisp level and (try to) look for differences.


NOTICE
This e-mail and any attachments are private and confidential and may contain privileged information. If you are not an authorised recipient, the copying or distribution of this e-mail and any attachments is prohibited and you must not read, print or act in reliance on this e-mail or attachments.
This notice should not be removed.