User Manual



>>>>> "Camm" == Camm Maguire <camm@enhanced.com> writes:

    Camm> So do you suggest simply replacing the current maxima mode
    Camm> .el files with these new versions, or making a separate
    Camm> emaxima package, having these and the emaxima stuff?

I haven't installed emaxima-mode yet (I am waiting for a .deb file :)
but I think that both modes can coexist. You decide which mode to use
in the personal .emacs

instead of 
(require 'maxima-mode)

you put something like 

(require 'emaxima-mode)

Am I right, Jay?

Anyway, if creating an extra package like emaxima is not a huge work,
maybe this would be a good option, mainly in this bug tracking period.

Daniel