Re: Restarting maxima
Michel Talon <[email protected]>
| Newsgroups | gmane.comp.mathematics.maxima.general |
|---|---|
| Message-ID | <[email protected]> |
Le 09/04/2026 à 23:20, Raymond Toy a écrit :
> AFAIR, I’ve always had to use |(cl-user::run)|. Plain old |(run)| has
> never worked. Or maybe I just got into the habit of use cl-user:run?
maxima
Maxima 5.43.2 http://maxima.sourceforge.net
using Lisp SBCL 2.0.1.debian
...
(%i1) :lisp(break)
debugger invoked on a SIMPLE-CONDITION in thread
#<THREAD "main thread" RUNNING {1000560083}>:
break
...
0] a
* (run)
Maxima restarted.
(%i1)
This is of course without anything in maxima-init.lisp So something has
changed in between.
An obvious change is that now one hasa display of init files loading
(even with maxima -q):
maxima
Loading /home/michel/.maxima/maxima-init.lisp
Loading /home/michel/.maxima/maxima-init.mac
Maxima 5.48.1 https://maxima.sourceforge.io
using Lisp SBCL 2.5.8
....
--
Michel Talon
_______________________________________________
Maxima-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/maxima-discuss