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

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

bug#39121: 27.0.60; occur: Add bindings for next-error-no-select


From: Mattias Engdegård
Subject: bug#39121: 27.0.60; occur: Add bindings for next-error-no-select
Date: Sat, 24 Jul 2021 19:29:57 +0200

24 juli 2021 kl. 13.46 skrev Lars Ingebrigtsen <larsi@gnus.org>:

> That does indeed sound like a better solution.

All right, this might work. Patch!

The immediate visible benefit is that all matches on the same line are 
highlighted, not just the first one. It also fixes the compatibility problems 
mentioned above by removing occur-highlight-regexp entirely.

External packages that populate occur-mode buffers themselves should still 
work, since the old `occur-target` property format is still recognised. In 
those cases we just highlight from the first match to the end of the line.

Attachment: 0001-Keep-track-of-match-extents-in-occur-mode-bug-39121.patch
Description: Binary data


reply via email to

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