Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@srce.hr>
Subject: Re: Idleness
Date: 17 Nov 1997 22:41:43 +0100	[thread overview]
Message-ID: <kigbtzj9p0o.fsf@jagor.srce.hr> (raw)
In-Reply-To: Stainless Steel Rat's message of "17 Nov 1997 15:02:28 -0500"

Stainless Steel Rat <ratinox@peorth.gweep.net> writes:

> >>>>> "Hrvoje" == Hrvoje Niksic <hniksic@srce.hr> writes:
> 
> Hrvoje> I don't see the difference between running a function every N
> Hrvoje> seconds _after_ Emacs has been idle, and running a function every
> Hrvoje> time Emacs has been idle for N seconds.  Could you please explain
> Hrvoje> it to me?
> 
> In the first case the function will run repeatedly every N seconds,
> starting after Emacs has been idle for Y seconds.  In the second
> case the function will run once after Emacs has been idle for N
> seconds.

I see the difference now; thanks for the explanation.  But I must be
still missing something, because I don't yet understand why Gnus needs
the hack.  The FSFmacs `run-with-idle-timer' should behave as desired
when the REPEAT argument is nil:

    run-with-idle-timer is an interactive autoloaded Lisp function in `timer'.

    Perform an action the next time Emacs is idle for SECS seconds.
    If REPEAT is non-nil, do this each time Emacs is idle for SECS seconds.

The same goes for XEmacs' `start-itimer'...

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Ask not for whom the <CONTROL-G> tolls.


  parent reply	other threads:[~1997-11-17 21:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-11-16  2:06 Idleness Hrvoje Niksic
1997-11-17 15:32 ` Idleness Harald Meland
1997-11-17 18:37   ` Idleness Hrvoje Niksic
     [not found]     ` <x7hg9b70h7.fsf@peorth.gweep.net>
1997-11-17 21:41       ` Hrvoje Niksic [this message]
1997-11-17 22:40         ` Idleness Harald Meland
1997-11-17 23:05           ` Idleness Hrvoje Niksic
1997-11-18  2:46             ` Idleness Harald Meland
     [not found]         ` <x7n2j35dqa.fsf@peorth.gweep.net>
1997-11-17 23:51           ` Idleness Hrvoje Niksic

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=kigbtzj9p0o.fsf@jagor.srce.hr \
    --to=hniksic@srce.hr \
    /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.
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 NNTP newsgroup(s).