Re: emaxima-mode with auctex 11.14



Gregor Beck <grb@tf.uni-kiel.de> writes:

> Hi,
>
> I tried to use emaxima Rev 1.7 in conjunction with auctex 11.14 and emacs 21.2
>
> The latex command menu contains each entry 2 times.
> Latex-mode-hook seems to be evaluated twice.

Oops.  The LaTeX-mode-map is put in emaxima-mode-map explicitly by
emaxima.el and implicitly by define-derived-mode.
That's been fixed in cvs; I can send you a copy of the fixed files if
you want.

> I'm not shure if this is an issue of emaxima or auctex, but the same happens
> with emupad Rev. 1.14

It was emaxima's fault, and emupad's.

Thanks for the report,
Jay