all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: jrm@ftfl.ca
Cc: Paul Eggert <eggert@cs.ucla.edu>,
	Stefan Monnier <monnier@iro.umontreal.ca>,
	Emacs developers <emacs-devel@gnu.org>
Subject: Re: current-time and GMP
Date: Mon, 22 Oct 2018 11:15:17 -0400	[thread overview]
Message-ID: <CAFyQvY1COJKnw9sb8b1yHX6zjW6S3s892E+OJ3uc95vR=AvNkA@mail.gmail.com> (raw)
In-Reply-To: <86mur6xbnw.fsf@phe.ftfl.ca>

On Mon, Oct 22, 2018 at 11:08 AM Joseph Mingrone <jrm@ftfl.ca> wrote:
>
> I began seeing entries like "obsolete timestamp with cdr 53421" in *Messages* soon after this was committed.  It can be reproduced with `emacs -Q` and `list-packages'.  Everything seems fine otherwise.  There are a few similar reports, e.g., https://github.com/Malabarba/paradox/issues/154 although unlike me, they say they do not see the messages with `emacs -Q`.

I confirm. Looks like the spinner[0] package (code[1]) used by paradox
is causing this:

=====
(wrong-type-argument number-or-marker-p 1.5402211759930708e+21)
  timer-next-integral-multiple-of-time((23501 59639 893070 824000) 0.1)
  spinner--start-timer(#s(spinner :frames ["  " "▌ " "█ " "▐▌" " █" "
▐"] :counter 0 :fps 10 :timer [t nil nil nil nil nil nil nil nil]
:active-p t :buffer #<buffer *Packages*> :delay 0))
  spinner-start(#s(spinner :frames ["  " "▌ " "█ " "▐▌" " █" " ▐"]
:counter 0 :fps 10 :timer [t nil nil nil nil nil nil nil nil]
:active-p t :buffer #<buffer *Packages*> :delay 0))
  paradox--start-spinner()
  paradox--menu-execute-1(nil)
  paradox-menu-execute(nil)
  funcall-interactively(paradox-menu-execute nil)
  call-interactively(paradox-menu-execute nil nil)
  command-execute(paradox-menu-execute)
=====

[0]: https://elpa.gnu.org/packages/spinner.html
[1]: https://github.com/Malabarba/spinner.el/blob/master/spinner.el



  reply	other threads:[~2018-10-22 15:15 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-29  2:30 current-time and GMP Stefan Monnier
2018-08-29  9:07 ` Paul Eggert
2018-08-29 19:16   ` Stefan Monnier
2018-08-29 21:10     ` Helmut Eller
2018-10-02  1:09     ` Paul Eggert
2018-10-22 15:07       ` Joseph Mingrone
2018-10-22 15:15         ` Kaushal Modi [this message]
2018-10-22 15:49           ` Eli Zaretskii
2018-10-22 15:50         ` Eli Zaretskii
2018-10-22 15:57           ` Kaushal Modi
2018-10-22 16:10             ` Kaushal Modi
2018-10-22 16:24               ` Joseph Mingrone
2018-10-22 17:27                 ` Eli Zaretskii
2018-10-22 19:38                   ` Joseph Mingrone
2018-10-22 18:31         ` Paul Eggert
2018-10-22 19:39           ` Joseph Mingrone
2018-08-29 23:17 ` John Wiegley
2018-08-30  1:27   ` Stefan Monnier
2018-08-30  2:42     ` T.V Raman
2018-08-30  5:51       ` John Wiegley
2018-08-30  5:51     ` John Wiegley

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='CAFyQvY1COJKnw9sb8b1yHX6zjW6S3s892E+OJ3uc95vR=AvNkA@mail.gmail.com' \
    --to=kaushal.modi@gmail.com \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=jrm@ftfl.ca \
    --cc=monnier@iro.umontreal.ca \
    /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.