emaxima problem



"Vadim V. Zhytnikov" <vvzhy@mail.ru> writes:

> I've some troubles with EMaxima under emacs 21.1
> The following output explains everything

C Y had a similar problem.
The problem, I think, is that when EMaxima sends input to a Maxima
process, it has to wait until Maxima finishes computing before it gets
the output.  
I've changed the waiting procedure; the way I see it, that should
either fix the problem, make the problem worse, or not make a
difference.  (As you can see, I've thought deeply about this.)
It should be a better waiting procedure, so with any luck, it will fix
the problem.  (Since I didn't have the problem before, I can't tell if
it's fixed or not.)
If you'd be willing to test it out (the new files needed are
ftp://vh213601.truman.edu/pub/Maxima/maxima.el
and
ftp://vh213601.truman.edu/pub/Maxima/emaxima.el)
and let me know if it works any better, I'd appreciate it.

Thanks,
Jay