Re: Problem with original Emacs LaTeX font lock scheme
August Karlstrom <[email protected]> Tue, 08 Mar 2005 16:52:14 +0100
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
On tis, 2005-03-08 at 09:51 +0100, Ralf Angeli wrote: > * 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. > Yes, here is the contents of the *Messages* buffer after I have issued `emacs --debug-init test.tex &'. (emacs --debug-init test.tex) Loading disp-table...done Loading tool-bar...done Loading image...done Loading tooltip...done Loading /usr/share/emacs/site-lisp/site-start.d/lang-coding-systems- init.el (source)... Loading encoded-kb...done Loading /usr/share/emacs/site-lisp/site-start.d/lang-coding-systems- init.el (source)...done Loading /usr/share/emacs/site-lisp/site-start.d/php-mode-init.el (source)...done Loading /usr/share/emacs/site-lisp/site-start.d/po-mode-init.el (source)...done Loading /usr/share/emacs/site-lisp/site-start.d/psgml-init.el (source)...done Loading /usr/share/emacs/site-lisp/site-start.d/python-mode-init.el (source)...done Loading /usr/share/emacs/site-lisp/site-start.d/rpm-spec-mode-init.el (source)...done Loading regexp-opt...done Loading mwheel...done Loading pc-select...done Loading delsel...done Loading server...done Loading loadhist...done Loading /usr/share/emacs/21.3/lisp/emacs-lisp/regexp-opt...done For information about the GNU Project and its goals, type C-h C-p. Loading tex... Loading mule-util...done Loading /usr/libexec/emacs/21.3/i386-redhat-linux/fns-21.3.1.el (source)...done Loading advice...done Loading tex...done Loading latex...done Loading tex-font...done Loading easy-mmode...done Applying style hooks... done Updating section menu... Updating environment menu... Sorting environment... Removing duplicates... done Updating modify environment menu... Updating...done Error during redisplay: (error No match 3 in highlight (3 font-lock- function-name-face keep)) [2 times] -- August