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

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

Re: How do I setup an extremely simple font-lock mode?


From: kgold
Subject: Re: How do I setup an extremely simple font-lock mode?
Date: 23 May 2003 15:02:11 GMT

Matt Noel <mgn000@mac.com> writes:
> I want to setup a very simple mode for colorizing a log file.  All I 
> need to do is highlight any lines with the string ERROR on them.  I've 
> tried reading the documentation for font-lock but it's not clear how to 
> do this.

Related question.  I use log4j as a Java logger.  It prefixes each line with
        DEBUG:
        INFO:
        ERROR:
        WARN:
        FATAL:
Is there a "log4j" mode which colorizes these.

-- 
-- 
Ken Goldman   kgold@watson.ibm.com   914-784-7646


reply via email to

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