GNU bug report logs - #41124
26.3; highlight regexp not working properly - not updating as you type

Previous Next

Package: emacs;

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


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: jan <rtm443x <at> googlemail.com>
Cc: 41124 <at> debbugs.gnu.org
Subject: bug#41124: 26.3; highlight regexp not working properly - not updating as you type
Date: Thu, 07 May 2020 19:54:05 +0300
> From: jan <rtm443x <at> googlemail.com>
> Date: Thu, 7 May 2020 16:36:02 +0100
> Cc: 41124 <at> debbugs.gnu.org
> 
> But FWIW I found this originally happening in another mode where I was
> trying to identify large chunks easily.

Which mode was that?

> M-x describe-mode gives
> 
> Enabled minor modes: Auto-Composition Auto-Compression Auto-Encryption
> Blink-Cursor Diff-Auto-Refine Electric-Indent File-Name-Shadow
> Font-Lock Global-Eldoc Global-Font-Lock Line-Number Menu-Bar
> Mouse-Wheel Tool-Bar Tooltip Transient-Mark

These are minor modes.  The font-lock operation is determined by the
major mode.  You can tell what major mode is active in a buffer with
this:

  M-: major-mode RET




This bug report was last modified 3 years and 115 days ago.

Previous Next


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