GNU bug report logs - #8429
move grep highlight from font-lock to process filter

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Tue, 5 Apr 2011 19:08:02 UTC

Severity: minor

Found in version 24.0.50

Done: "Drew Adams" <drew.adams <at> oracle.com>

Bug is archived. No further changes may be made.

Full log


Message #37 received at 8429 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> jurta.org>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 8429 <at> debbugs.gnu.org
Subject: Re: bug#8429: 24.0.50;
	regression: `flush-lines' does not flush all it should
Date: Sun, 03 Feb 2013 01:54:31 +0200
> I followed the recipe in the bug report.  At first I thought it was fixed, but
> then I saw that there were still plenty of occurrences of the regexp matches
> farther down in the buffer.

When the grep process is not yet finished then of course flush-lines
can't remove all matches.  A running grep process adds more occurrences
that you have to remove with flush-lines when grep finishes.

> Try it and see what you find.

I tried and see that the bug is fixed, there are no remaining occurrences
when flush-lines is called after grep is finished.

If you still see the bug, please send the lines containing the
unremoved matches.  Do they contain escape sequences?




This bug report was last modified 12 years and 110 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.