help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: HTML helper won't highlight


From: Noufal Ibrahim
Subject: Re: HTML helper won't highlight
Date: Thu, 13 Nov 2003 13:37:34 +0530
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

vAm <vamsee_k@students.iiit.net> writes:

> hi,
>       I've followed the instructions given. HTML helper mode is
> working but it's not highlighting(no colors) the tags. What could be
> the possible problem. The code I've added to my .emacs is

[...]

You'll need something like this in your .emacs to turn on the syntax
highlighting (called font locking in emacs)

(global-font-lock-mode t)

-- 
~noufal 

It is a profitable thing, if one is wise, to seem foolish.
                -- Aeschylus


reply via email to

[Prev in Thread] Current Thread [Next in Thread]