TestSuite and other Failures in today's CVS head



On Fri, Feb 20, 2009 at 9:09 AM, David Ronis
<ronis at ronispc.chem.mcgill.ca> wrote:

> SYSTEM::SET-STREAM-EXTERNAL-FORMAT on #<IO TWO-WAY-STREAM
>  #<INPUT UNBUFFERED FILE-STREAM CHARACTER #P"/dev/fd/0" @1>
>  #<OUTPUT UNBUFFERED FILE-STREAM CHARACTER #P"/dev/fd/1">> is illegal

Well, if *debugger-hook* were nil you could backtrace from Clisp's
debugger prompt, and at least we would know what function that
originates from. I don't know how to convince emacs to send
(setq *debugger-hook* nil) to Maxima before anything else.
I think the -g command line option for Maxima has the same effect.

HTH

Robert Dodier