rtoy / maxima

A Clone of Maxima's repo
Other
0 stars 0 forks source link

wxMaxima: "lst::[a,b];:lisp $lst;" #1078

Open rtoy opened 4 months ago

rtoy commented 4 months ago

Imported from SourceForge on 2024-07-03 23:12:40 Created by hlitzroth on 2009-04-23 11:57:32 Original: https://sourceforge.net/p/maxima/bugs/1652


In wxMaxima (0.8.2 met Maxima 5.18.1) the immediate combination of the instructions "lst::[a,b];:lisp $lst;" causes weird behavior of the program, whereby it becomes impossible to input new instructions at the prompt en sometimes there is an error message to. By immediate combination I mean, that we do not wait for the output of the first instruction before evaluating the second one. If we let the first instruction produce its output en the input the second one, then it works just fine.

rtoy commented 4 months ago

Imported from SourceForge on 2024-07-03 23:12:41 Created by robert_dodier on 2009-05-05 00:44:35 Original: https://sourceforge.net/p/maxima/bugs/1652/#c5a2


Assigning this item to Andrej V.

rtoy commented 4 months ago

Imported from SourceForge on 2024-07-03 23:12:44 Created by robert_dodier on 2009-05-05 00:44:35 Original: https://sourceforge.net/p/maxima/bugs/1652/#3309


rtoy commented 4 months ago

Imported from SourceForge on 2024-07-03 23:12:48 Created by andrejv on 2009-05-15 06:42:28 Original: https://sourceforge.net/p/maxima/bugs/1652/#38fb


Copy of a comment by the submitter:

The problem in the forementioned bug report ID: 2779431 was with "lst:[a,b];:lisp $lst;" and not with "lst::[a,b];:lisp $lst;" as I erroneously wrote. I am sorry.

rtoy commented 4 months ago

Imported from SourceForge on 2024-07-03 23:12:51 Created by robert_dodier on 2016-12-13 00:51:01 Original: https://sourceforge.net/p/maxima/bugs/1652/#2595


rtoy commented 4 months ago

Imported from SourceForge on 2024-07-03 23:12:55 Created by robert_dodier on 2016-12-13 00:51:01 Original: https://sourceforge.net/p/maxima/bugs/1652/#ecd2


Closing this report as won't-fix since the probably appears to be in wxMaxima.