all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Idel time continually around 60 seconds
@ 2018-01-10 13:44 Cecil Westerhof
  2018-01-10 15:11 ` Cecil Westerhof
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Cecil Westerhof @ 2018-01-10 13:44 UTC (permalink / raw)
  To: help-gnu-emacs

I am using Gnus and I have installed a daemon that depending on the
amount of idle time does something, or not. But strangely the idle
time is continuously around 60 seconds. (And I want it to be more.)

I added some debugging to my daemon routine:
2018-01-10 14:33:49: Starting gnus-idle-daemon ((23126 5693 809219 184000), (0 60 3465 810000))
           14:33:50: Leaving gnus-idle-daemon (1 second, (0 60 604458 776000))
2018-01-10 14:34:50: Starting gnus-idle-daemon ((23126 5754 456491 143000), (0 60 858 915000))
           14:34:50: Leaving gnus-idle-daemon (0 seconds, (0 60 516542 418000))
2018-01-10 14:35:51: Starting gnus-idle-daemon ((23126 5815 17667 46000), (0 60 792 785000))
           14:35:51: Leaving gnus-idle-daemon (0 seconds, (0 60 499851 979000))
2018-01-10 14:36:51: Starting gnus-idle-daemon ((23126 5875 570675 402000), (0 60 712 877000))
           14:36:52: Leaving gnus-idle-daemon (1 second, (0 60 490399 246000))
2018-01-10 14:37:52: Starting gnus-idle-daemon ((23126 5936 115162 38000), (0 60 696 902000))
           14:37:52: Leaving gnus-idle-daemon (0 seconds, (0 60 541211 971000))

When entering I display the values of current-time and
current-idle-time. When leaving only current-idle-time.

What could be the reason of this?

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof


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

end of thread, other threads:[~2018-01-11 17:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-10 13:44 Idel time continually around 60 seconds Cecil Westerhof
2018-01-10 15:11 ` Cecil Westerhof
2018-01-10 19:14 ` Narendra Joshi
     [not found] ` <mailman.7156.1515611667.27995.help-gnu-emacs@gnu.org>
2018-01-10 21:48   ` Cecil Westerhof
2018-01-11 17:24     ` Cecil Westerhof

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.