A couple of bugs?



>>>>> "Vadim" == Vadim V Zhytnikov <vvzhy at mail.ru> writes:

    Vadim> Jaime E. Villate writes:

    >> (%i3) taylor(li[2](x),x,0,3);
    >> ** error while printing error message **
    >> `taylor'~a~%~%~m
    >> -- an error.  Quitting.  To debug this try debugmode(true);

    Vadim> Fixed.  All formatting operators in merror must be in UC

    Vadim> `taylor'~A~%~%~M

Shouldn't we make it work with lowercase operators?

Ray