all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ergus <spacibba@aol.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: master 50765f3f511d46: Make run-at-time try harder to run at integral multiples
Date: Tue, 31 Aug 2021 13:19:58 +0200	[thread overview]
Message-ID: <20210831111958.ilytioqgdrtsk566@Ergus> (raw)
In-Reply-To: 20210831111958.ilytioqgdrtsk566.ref@Ergus

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



       reply	other threads:[~2021-08-31 11:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210831111958.ilytioqgdrtsk566.ref@Ergus>
2021-08-31 11:19 ` Ergus [this message]
2021-09-01  7:54   ` master 50765f3f511d46: Make run-at-time try harder to run at integral multiples Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210831111958.ilytioqgdrtsk566@Ergus \
    --to=spacibba@aol.com \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.