Hi there,
1.
When I do 'M-x maxima', the cursor will be busy and the *maxima*
buffer never shows up. It seems maxima is stuck in
accept-process-output.
However, a second "M-x maxima" will bring up the *maxima* buffer
immediately.
,----[ Backtrace with debug-on-quit ]
| Debugger entered--Lisp error: (quit)
| accept-process-output(#<process maxima>)
| inferior-maxima-wait-for-output()
| maxima-start()
| maxima()
| call-interactively(maxima)
| execute-extended-command(nil)
| call-interactively(execute-extended-command)
`----
2. completion
Does maxima-el support completion? For example if I type "integr", how
can I make it complete as "integrate"?
Thanks.
--
Leo
Maxima with maxima-runtime-sbcl-5.10.0-8.fc5 in Fedora core 5