GNU bug report logs -
#41124
26.3; highlight regexp not working properly - not updating as you type
Previous Next
Reported by: jan <rtm443x <at> googlemail.com>
Date: Thu, 7 May 2020 11:33:01 UTC
Severity: normal
Found in version 26.3
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 41124 <at> debbugs.gnu.org (full text, mbox):
> Date: Thu, 7 May 2020 12:32:27 +0100
> From: jan via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> Hi all,
> I've reported the same thing a few years ago, it got fixed pretty fast
> but looks like it reverted again.
>
> First ensure font-lock mode is on. Prefix arg forces it on.
>
> C-u 1 M-x font-lock-mode
>
> Minibuffer says font lock mode is enabled
>
> type some text to be highlighted:
>
> peq
> piq
>
> highlight regexp:
>
> M-s h r p[aeiou]q
>
> the above 2 get highlighted as expected
>
> now type some matchable text
>
> paq
>
> this does not get highlighted.
> I expected it should and as I've used this functionality extensively
> before, I'm pretty sure it used to work this way.
I cannot reproduce this.
What was the major mode in the buffer where you tried this? I'm
asking because font-lock-mode is turned on by default, so I don't
understand why you needed to turn it on. E.g., try repeating the
sequence, without the font-lock-mode command, in *scratch* as soon as
you enter "emacs -Q".
This bug report was last modified 3 years and 58 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.