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: Bryan W. Lepore
Subject: Re: How do I setup an extremely simple font-lock mode?
Date: Fri, 23 May 2003 11:24:19 -0400

i took some lisp from a former lab member and added in particular things -
you can see an example on http://people.brandeis.edu/~lepore/dotemacs

-bryan

___________________________________________________________________________

Bryan Lepore
Brandeis University
Petsko/Ringe Laboratory
Rosenstiel Basic Medical Sciences Research Center
Floor Six
MS029
Waltham, MA 02454
http://people.brandeis.edu/~lepore
___________________________________________________________________________

On 23 May 2003, kgold wrote:

>
> 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
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
>





reply via email to

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