Fwd: Can't set linel to large value?



On 2/14/11, Matthew Gwynne <mathew.gwynne at gmail.com> wrote:

>> :lisp (setq $linel 10001 linel 10001)
>
> Is there any way I can run this from a loaded Maxima file? The manual
> says I can only use ":lisp" on the interactive prompt?

You can put (setq ...) in a file named maxima-init.lisp in $HOME/.maxima
and it will be loaded when Maxima is launched.

Maybe some kind soul wants to adjust the batch file processing
so that :lisp is recognized ....

Robert Dodier