describe & newline problems, was: proposed release schedule for maxima 5.9.3
Subject: describe & newline problems, was: proposed release schedule for maxima 5.9.3
From: van.Nek at gmx
Date: Tue, 13 Dec 2005 18:01:04 +0100
Am 13 Dec 2005 um 10:29 hat Camm Maguire geschrieben:
> Greetings! What is a good default tmp dir on windows/mingw?
Hello Camm,
every user should have write and change access to that directory.
Possible are the environment variables %userprofile% or %temp% and some more, but
I think these two are available by default.
It also seems, that
:lisp(maxima-getenv "HOME")
does the right thing.
Volker