[bug]unhandled condition in --disable-debugger mode, quitting



On 9/5/06, Leon <sdl.web at googlemail.com> wrote:

> Maxima with maxima-runtime-sbcl will exit abnormally with a stupid
> command like help(diff);

Not sure why SBCL is complaining, but probably you want to enter

? diff

to obtain documentation text about diff. The ? character must be the
first character on the input line, and there must be a space between ?
and diff.

HTH
Robert Dodier