[bug]unhandled condition in --disable-debugger mode, quitting
Subject: [bug]unhandled condition in --disable-debugger mode, quitting
From: Robert Dodier
Date: Tue, 5 Sep 2006 15:30:11 -0600
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