Closed
Description
I use desktop.el
to reopen buffers automatically when I restart Emacs, and when js2-mode
buffers are restored, I get the following error with about 50% probability:
Debugger entered--Lisp error: (error "Invalid timer")
signal(error ("Invalid timer"))
error("Invalid timer")
timer-set-function([t nil nil nil nil nil nil nil] js2-mode-idle-reparse (#<buffer boot.js>))
js2-reparse()
js2-mode()
set-auto-mode-0(js2-mode nil)
set-auto-mode()
normal-mode(t)
after-find-file(nil t)
Is this perhaps related to the apparent conclusion in this emacs bug filed by @dgutov that the js2 timer behavior may be incorrect?
Metadata
Metadata
Assignees
Labels
No labels