describe & newline problems, was: proposed release schedule for maxima 5.9.3



On 13 Dec 2005 10:29:17 -0500, Camm Maguire  wrote:

> Greetings!  What is a good default tmp dir on windows/mingw?

A query about %TMP% and %TEMP% in Windows yielded this reply:

"Those environment variables have existed by
default in every version of Windows since 95.
Environment variables can be renamed or deleted,
so you should still check to make sure it has a
valid value before using it."

(http://groups.google.com/group/microsoft.public.windowsxp.general/msg/c109980db84cd8cd)

Maybe there could be some heuristic to assign *TEMP-DIR*
such as: try %TEMP%, failing that try %TMP%, failing that assume
current working directory. Just guessing here.

hope this helps,

Robert Dodier