GNU bug report logs -
#41185
highlight-regexp not working properly for multiline-matching regexps
Previous Next
Full log
View this message in rfc822 format
Lars Ingebrigtsen <larsi <at> gnus.org> writes:
> I can reproduce what the original bug report is seeing -- but that's
> because the regexp seems to be wrong? There's nothing in the test file
> that matches "# endif".
>
> However the following call does properly match the region I think was
> intended, and works fine, as far as I can see (in Emacs 26.1 and 28):
>
> (highlight-regexp "def HALF_LJ[^^]+?# +endif")
>
> Or do I misunderstand what the original problem was?
I think you must read the original report further, where there is a text
example with "endif" for that highlighting fails. AFAICT the complaint
is about multi-line matches not being highlighted.
I think `highlight-regexp' is not able to highlight multiline
stuff, but the docstring doesn't tell anything about this.
Michael.
This bug report was last modified 3 years and 342 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.