Re: Problem with title fontification

Ralf Angeli <[email protected]> Fri, 18 Mar 2005 13:13:32 +0100
Newsgroups gmane.emacs.auc-tex
Message-ID <[email protected]>
* Franz Haeuslschmid (2005-03-18) writes:

> Another issue that could be related is, that I tried to
> permanently activate the Tex-Pdf mode by customizing the variable
> `TeX-PDF-mode'. It was obvious to me, that this is the way it is
> meant to be manipulated. However, every newly opended TeX
> document refused to activate the PDFLaTeX submode. My solution
> was to add a hook to `LaTeX-mode-hook' and set pdf mode there.

Hm, I tried this as well with XEmacs 21.4.17 and it works fine, that
means I see a "PDFLaTeX" in the modeline after opening a LaTeX file.
Are all the packages in your XEmacs installation up-to-date?

Do you get any backtraces if you start XEmacs with
`xemacs -debug-init' and/or put

(setq debug-on-error t
      stack-trace-on-error t)

into your init file, restart XEmacs and open a LaTeX file?

-- 
Ralf