emacs-devel
[Top][All Lists]
Advanced

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

Re: grep.el regexp


From: Richard M. Stallman
Subject: Re: grep.el regexp
Date: Tue, 28 Jun 2005 14:47:40 -0400

    > If that can happen, it is a bug in compile.el.
    > It should never find more than one match on any given line.

    Currently it puts information from different rules on the same line
    when regexps cover different parts of that line (it works this way due
    to the font-lock algorithms).

Do you mean, when different compilation-error regexps match
disjoint parts of the line?

If so, could you show me a case where this happens?
Let's try to prevent it.




reply via email to

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