Skip to content

listofvars([taylor(..),1]) gives an error when listdummyvars=false #4200

Description

@rtoy

Imported from SourceForge on 2024-07-09 19:42:27
Created by npstrick on 2021-10-22 12:45:20
Original: https://sourceforge.net/p/maxima/bugs/3880


I am using wxMaxima 21.05.2 (Windows 10 (build 19043), 64 bit edition). If I open a new worksheet and enter

listdummyvars:false;
listofvars([taylor(1/(1-x),x,0,1),1]);

then I get

Maxima encountered a Lisp error:
 The value
   #:X442
 is not of type
   LIST
Automatically continuing.
To enable the Lisp debugger set *debugger-hook* to nil.

I don't know how to use the Lisp debugger, so I haven't tried that.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions