[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: font-lock, xemacs, latex



On Wed, Jan 03, 2001 at 10:06:49AM -0500, Giulio Morgan wrote:

> At some point during upgrades, I have lost font-locking capability
> for LaTeX

Try the following:

Select (in Xemacs) Options, customize, apropos, font-lock

and activate font-lock-mode and font-lock-maximum-decoration

Set it and save it (Options, save options).  Your .emacs-file should
contain something like this:

(custom-set-faces)
(custom-set-variables
 '(font-lock-maximum-decoration t)
 '(font-lock-mode t nil (font-lock)))


Regards.

Johann
-- 
J.H. Spies - Tel. 082 782 0336 / 023 55 11 568
     "I love them that love me; and those that seek me early
      shall find me."                Proverbs 8:17 



Reply to: