Re: Problem with original Emacs LaTeX font lock scheme
Ralf Angeli <[email protected]> Tue, 08 Mar 2005 09:51:07 +0100
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
* August Karlstrom (2005-03-08) writes: > I have set `TeX-install-font-lock' to the symbol `tex-font-setup', but > only strings and comments are fontified. Both `global-font-lock-mode' > and `font-lock-maximum-decoration' is `t'. Any clues? > > Emacs : GNU Emacs 21.3.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d > scroll bars) > of 2005-02-04 on bugs.build.redhat.com > Package: AUCTeX 11.55 No problem here with Emacs 21.3 or CVS Emacs. Do you get any error messages in the *Messages* buffer? To make these more visible you could start Emacs with --debug-init and/or put `(setq debug-on-error t)' as the first line into your init file. -- Ralf