> Hi all. I think I stumbled onto a bug in wxMaxima - when I attempted
> to set *debugger-hook* to nil to muck around with lisp debugging,
> wxMaxima seemed to stop accepting input. Does anybody else see this
> problem?
>
> Cheers,
> CY
This is a bug in maxima: it does not print prompt prefix and prompt suffix
around the prompt (which is 'dbl:MAXIMA>>' in this case). So wxMaxima
thinks maxima is not ready for input yet and also does not print the
output from maxima.
Andrej