Hi everyone, (%i1) [ a+b, x+y, x1+x2, etc ]; (%o1) [b + a, y + x, x2 + x1, etc] this is the default, which I believe for Maxima beginners is confusing. Is it possible to have a+b => a+b as the default (without calling ordergreat)? Volker van Nek