GNU bug report logs -
#52709
29.0.50; Font-lock trying to use keywords before setting them up
Previous Next
Reported by: martin rudalics <rudalics <at> gmx.at>
Date: Tue, 21 Dec 2021 18:00:01 UTC
Severity: normal
Merged with 52297
Found in version 29.0.50
Done: Alan Mackenzie <acm <at> muc.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: martin rudalics <rudalics <at> gmx.at>
> Date: Tue, 21 Dec 2021 18:59:30 +0100
>
> When trying to ediff a C file or find occurrences in it on master I
> frequently get this error. A typical backtrace looks like
>
>
> Debugger entered--Lisp error: (error "Font-lock trying to use keywords before setting them up")
> signal(error ("Font-lock trying to use keywords before setting them up"))
> error("Font-lock trying to use keywords before setting them up")
> font-lock-compile-keywords(nil)
> font-lock-fontify-keywords-region(1 112 nil)
> font-lock-default-fontify-region(1523 1532 nil)
> c-font-lock-fontify-region(1523 1532)
> c-force-redisplay(1523 1532)
> apply(c-force-redisplay (1523 1532))
> timer-event-handler([t 25023 28385 699506 nil c-force-redisplay (1523 1532) nil 18000 nil])
I think this is bug#52297, which is still unsolved.
This bug report was last modified 3 years and 99 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.