Problem with emaxima - more details



Didn't do my .emacs correctly.  For future reference if anyone needs
it:
(require 'tex-site)
(autoload 'maxima "maxima" "Maxima" t)
(autoload 'maxima-mode "maxima" "Maxima-mode" t)
(autoload 'emaxima-mode "emaxima" "EMaxima" t)
(add-hook 'emaxima-mode-hook 'emaxima-mark-file-as-emaxima)

There's still a problem, however - while emacs -f maxima works,
maxima-mode hangs if start a maxima process (should it be started by
default?) and try to send a command to it.  Here's what it says about
the maxima process:

Proc         Status   Buffer         Tty         Command
----         ------   ------         ---         -------
maxima	     run      *maxima*	     /dev/pts/7	 maxima


--- C Y <smustudent1@yahoo.com> wrote:
> Admittedly it's been a while since I've done this, but I compiled
> maxima and tried to set up emaxima, and got to the point where it
> says 
> Loading maxima (source)...done  but nothing appears in the window. 
> This is the latest cvs maxima compiled against clisp 2.29 and running
> in emacs21.  Anyone have any ideas?  The maxima process has
> apparently
> started, but nothing comes of it.  I can run command line and xmaxima
> fine.
> 
> Thanks,
> CY
> 
> __________________________________________________
> Do you Yahoo!?
> Y! Web Hosting - Let the expert host your web site
> http://webhosting.yahoo.com/
> _______________________________________________
> Maxima mailing list
> Maxima@www.math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima


__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/