Re: Restarting maxima
Raymond Toy <[email protected]>
| Newsgroups | gmane.comp.mathematics.maxima.general |
|---|---|
| Message-ID | <[email protected]> |
On 4/10/26 2:07 AM, Michel Talon wrote:
>
> 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)
>
Are you in the CL-USER package at this point?
But still, it’s quite likely my memory is wrong and I just got used to
typing cl-user::run and never tried plain run anymore.
Also, it seems the change was made in commit ad12e5429b, in Oct 2004.
But this just renamed |user::run| to |cl-user::run|.
I checked out 5.43.2. It has |defun cl-user::run ()|. I can’t build it.
./bootstrap and autoconf fail for me:
|$ ./bootstrap + aclocal + automake --add-missing --copy + autoconf
configure.ac:927: warning: back quotes and double quotes must not be
escaped in: clisp runtime \"${CLISP_RUNTIME_PATH}\" is not an executable
configure.ac:945: warning: back quotes and double quotes must not be
escaped in: Unable to determine CMUCL runtime path. |
Oh well.
​
_______________________________________________
Maxima-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/maxima-discuss