Re: AucTeX question

2001-08-10 Thread Faheem Mitha
On Fri, 10 Aug 2001, Sabino Maggi wrote: > > I think this is normal. If you want math mode enabled by default, I > > suggest adding an appropriate line in .emacs. > > > > The following seems to work for me. > > > > ;;Latex Math Mode in AUCtex > > (setq LaTeX-math-mode t) > > Thanks a lot for

Re: AucTeX question

2001-08-09 Thread Faheem Mitha
On Thu, 9 Aug 2001, Sabino Maggi wrote: > I have installed AucTeX on my debian system, choosing to auto-load it by > default. > > However, if I run Xemacs on a LateX file, I always need to enable the > math mode by hand (C-c ~ or from the menu "LaTeX/miscellaneous/Math > mode"). > I wonder why