Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@dod.no>
Subject: Daemons never idle
Date: Sat, 17 May 2003 00:19:50 +0200	[thread overview]
Message-ID: <87n0hmmt4p.fsf@doohan.bang.priv.no> (raw)

Platform: Intel PII, debian testing/unstable (sarge)
	  XEmacs 21.4 (patch 6),
	  Gnus v5.10.2

I have the following in my ~/.gnus.el:

;; Automatically fetch news and mail every 15 minutes when idle
(gnus-demon-add-handler 'gnus-demon-scan-news 15 t)

The way I read the docs, is that this means that if emacs has been
idle for 15 minutes, the gnus-demon-scan-news function will be called,
and then called every 15 minutes from then on.

The docs doesn't say so, but I've assumed that if I start doing things
in emacs, the demon will stop running.

What I see is that gnus-demon-scan-news is run after I've started
using emacs again.  Is this because gnus-demon-scan-news actually
started running before I touched the keyboard?  Or is this a bug in
the daemon stuff?  Or is it never supposed to stop fetching once it
has started?

Thanx!


- Steinar



                 reply	other threads:[~2003-05-16 22:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87n0hmmt4p.fsf@doohan.bang.priv.no \
    --to=sb@dod.no \
    /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).