Hello, using Maxima 5.9.3 in Debian/sid the following yields an error because it seems to descend recursively into the arguments. Is this intended? If yes, how can I get around it? I want to obtain [[1,2,a,b], ... outermap(append,[[1,2],[3,4]],[[a,b],[c,d]]); Thanks, Nicolas.