On Fri, 25 Feb 2005 10:10:55 +0100, Toby Cubitt <[EMAIL PROTECTED]> wrote:
> You have to enable it individually for each mode. In your case,
> 
>   (add-hook 'tex-mode-hook 'turn-on-font-lock)
> 
> should work.

Thanks for your reply. Adding this line to init.el worked for me:
(require 'font-lock)

Thanks,

Hareesh
--
[email protected] mailing list

Reply via email to