RE : [bug]unhandled condition in --disable-debugger mode, quitting
Subject: RE : [bug]unhandled condition in --disable-debugger mode, quitting
From: Raymond Toy
Date: Wed, 06 Sep 2006 09:27:38 -0400
>>>>> "laurent" == laurent couraud <l.couraud at gmail.com> writes:
>> Now it just prints out:
>>
>> (%i1) help(diff);
>> (%o1) type describe(topic) or example(topic);
>>
>> Ray
laurent> I think that idealy the answer must be :
laurent> (%o1) type describe(topic) or example(topic) or ? topic;
Easy enough to fix. describe(describe), of course, mentions using ?.
Ray