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



>>>>> "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