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

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

Re: font-lock not working correctly


From: Kai Grossjohann
Subject: Re: font-lock not working correctly
Date: Mon, 27 Dec 2004 00:02:06 +0100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

Rodney Gordon II <meff@pobox.com> writes:

> With my setup, font-lock never seems to highlight things like it should.
> It highlights, but maybe only 2 or 3 colors. I have tried c files and
> perl files, which work perfectly fine on others' systems with emacs (I
> don't know if their system is different or not).

I think there's a bug in your .emacs file.  Start Emacs as follows:

    emacs -debug-init

This ought to show you pretty clearly if there is a syntax error, and
if so, where it is.

(Hint: I suspect the cperl face definition, as off is not a valid
face.  You could try to use default instead of off...)

Kai





reply via email to

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