On 5/31/07, Wolfgang Lindner <LindnerW at t-online.de> wrote: > Q3: is there a possibility to get MAXIMA show the source code via a question at the > command line analog to maple's 'verbose'? grind(foo); displays the definition of a function foo, if foo is a Maxima function (has no effect on Lisp functions). Maybe this is useful. HTH Robert Dodier