GNU bug report logs - #43702
Emacs master: Incorrect highlighting in regexp isearch.

Previous Next

Package: emacs;

Reported by: Alan Mackenzie <acm <at> muc.de>

Date: Tue, 29 Sep 2020 12:14:01 UTC

Severity: normal

Tags: fixed

Fixed in version 28.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


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

From: Drew Adams <drew.adams <at> oracle.com>
To: Juri Linkov <juri <at> linkov.net>
Cc: Alan Mackenzie <acm <at> muc.de>, Lars Ingebrigtsen <larsi <at> gnus.org>,
 43702 <at> debbugs.gnu.org
Subject: RE: bug#43702: Emacs master: Incorrect highlighting in regexp isearch.
Date: Wed, 14 Oct 2020 10:03:19 -0700 (PDT)
> tags 43702 fixed
> close 43702 28.0.50
> thanks
> 
> > I haven't noticed any problem with just using
> > the latest match data, but I haven't tested much.
> 
> You are right - there are no problems with using the latest match data.
> But using real-match-data causes problems - sometimes real-match-data
> contains nils at the end of the list, e.g. (1 2 3 4 <*buffer*> nil nil
> nil nil)
> 
> So I pushed the patch that uses the latest match data.

Good to know.  I wasn't sure - I was on the verge of
thinking there must be some reason why we need to pass
`real-match-data' here.




This bug report was last modified 4 years and 221 days ago.

Previous Next


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