all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>
Subject: Timer errors in last few days (bignump change?)
Date: Wed, 5 Sep 2018 13:54:54 -0400	[thread overview]
Message-ID: <CAFyQvY2+KiDWX_GzLC7866s+mS77STT7mRYTimYpy5VkvLZFHQ@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2018-09-05 17:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-05 17:54 Kaushal Modi [this message]
2018-09-05 18:39 ` Timer errors in last few days (bignump change?) 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

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=CAFyQvY2+KiDWX_GzLC7866s+mS77STT7mRYTimYpy5VkvLZFHQ@mail.gmail.com \
    --to=kaushal.modi@gmail.com \
    --cc=emacs-devel@gnu.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.