unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Timer errors in last few days (bignump change?)
@ 2018-09-05 17:54 Kaushal Modi
  2018-09-05 18:39 ` Kaushal Modi
  2018-09-05 22:34 ` Paul Eggert
  0 siblings, 2 replies; 11+ messages in thread
From: Kaushal Modi @ 2018-09-05 17:54 UTC (permalink / raw)
  To: Emacs developers

[-- Attachment #1: Type: text/plain, Size: 733 bytes --]

Hello,

I have been building Emacs regularly from the master branch.

In the last 2-3 days, this new error starts popping up frequently.

Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
  timer-next-integral-multiple-of-time((63065 20560) 60)
  display-time-event-handler()
  apply(display-time-event-handler nil)
  timer-event-handler([t 23440 6080 0 60 display-time-event-handler nil nil
0])

timer-next-integral-multiple-of-time accepts TIME and SECS (integer) as
arguments, and the values (63065 20560) and 60 seem fine (or not?).

Before I dig deeper into debugging if some package went rogue, do you think
this number-or-marker-p error is related to bignump changes under the hood?
-- 

Kaushal Modi

[-- Attachment #2: Type: text/html, Size: 1008 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-09-05 23:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-05 17:54 Timer errors in last few days (bignump change?) Kaushal Modi
2018-09-05 18:39 ` Kaushal Modi
2018-09-05 18:43   ` Noam Postavsky
2018-09-05 18:45   ` Eli Zaretskii
2018-09-05 18:49     ` Kaushal Modi
2018-09-05 18:53       ` Kaushal Modi
2018-09-05 19:23         ` Eli Zaretskii
2018-09-05 22:34 ` Paul Eggert
2018-09-05 22:44   ` Kaushal Modi
2018-09-05 22:55     ` Kaushal Modi
2018-09-05 23:28     ` Paul Eggert

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).