* master 50765f3f511d46: Make run-at-time try harder to run at integral multiples
[not found] <20210831111958.ilytioqgdrtsk566.ref@Ergus>
@ 2021-08-31 11:19 ` Ergus
2021-09-01 7:54 ` Lars Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: Ergus @ 2021-08-31 11:19 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: emacs-devel
Hi:
On current master I am getting an issue after 50765f3f511d46.
Emacs hangs after start and I get this message after some seconds:
Error running timer ‘jit-lock-stealth-fontify’: (wrong-type-argument
timerp [t nil nil nil nil nil nil nil nil]) [16 times]
When enable debug-on-error on the beginning I get this backtrace:
Debugger entered--Lisp error: (wrong-type-argument timerp [t nil nil nil nil nil nil nil nil])
timer-set-function([t nil nil nil nil nil nil nil nil] jit-lock-stealth-fontify (t))
jit-lock-mode(t)
jit-lock-register(font-lock-fontify-region t)
font-lock-turn-on-thing-lock()
font-lock-mode-internal(t)
font-lock-default-function(t)
font-lock-mode()
turn-on-font-lock()
turn-on-font-lock-if-desired()
global-font-lock-mode-enable-in-buffers()
run-hooks(after-change-major-mode-hook)
run-mode-hooks(lisp-interaction-mode-hook)
lisp-interaction-mode()
command-line()
normal-top-level()
emacs -Q does not have this issue.
But in an emacs config without external packages
[https://github.com/Ergus/mini_dotemacs] I get the same error; so the
issue is not related with broken external dependencies.
If I have some time I'll try to get more information, but maybe this
info is enough for you?
Best,
Ergus
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-09-01 7:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20210831111958.ilytioqgdrtsk566.ref@Ergus>
2021-08-31 11:19 ` master 50765f3f511d46: Make run-at-time try harder to run at integral multiples Ergus
2021-09-01 7:54 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).