Ray,
> In any case, we should fix it so that extra command-line args can be
> passed to the underlying lisp correctly. Either by passing any
> unrecognized args or by adding a new arg that maxima recognizes and
> sends to the underlying lisp.
Looking at the script, it looks like it doesn't distinguish arguments meant
for Maxima from arguments meant for Lisp. Maybe Lisp arguments
could be preceded by -X or something, so for -nositeinit it would be
-Xnositeinit and it would be handled differently. Just a thought.
Robert