all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Kangas <stefan@marxist.se>
Cc: ynyaaa@gmail.com, 39099@debbugs.gnu.org
Subject: bug#39099: 26.3; display-time delay after PC sleep
Date: Thu, 23 Jan 2020 20:11:17 +0200	[thread overview]
Message-ID: <834kwmt54q.fsf@gnu.org> (raw)
In-Reply-To: <874kwmgrtm.fsf@marxist.se> (message from Stefan Kangas on Thu, 23 Jan 2020 15:39:33 +0100)

> From: Stefan Kangas <stefan@marxist.se>
> Date: Thu, 23 Jan 2020 15:39:33 +0100
> Cc: 39099@debbugs.gnu.org
> 
> I don't have access to a Windows machine so I'll leave investigating
> this further to someone else.

I don't think this is specific to Windows.  The underlying problem
here is that our timers are interval timers: the next time a timer
fires is set by adding the interval to the time it fires now.  So if
Emacs doesn't get CPU for a long time, it will start counting time
from the first moment it gets CPU again.





  reply	other threads:[~2020-01-23 18:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-12 13:42 bug#39099: 26.3; display-time delay after PC sleep ynyaaa
2020-01-23  5:08 ` Stefan Kangas
2020-01-23  9:47   ` ynyaaa
2020-01-23 14:39     ` Stefan Kangas
2020-01-23 18:11       ` Eli Zaretskii [this message]
2021-08-30  1:40     ` Lars Ingebrigtsen
2021-08-30  1:46       ` Lars Ingebrigtsen
2021-08-31  1:05         ` 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=834kwmt54q.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=39099@debbugs.gnu.org \
    --cc=stefan@marxist.se \
    --cc=ynyaaa@gmail.com \
    /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.