Gnus development mailing list
 help / color / mirror / Atom feed
From: Binjo <binjo.cn@gmail.com>
To: Julien Danjou <julien@danjou.info>
Cc: Gnus <ding@gnus.org>
Subject: Re: issue of gnus daemon
Date: Tue, 07 Dec 2010 13:51:41 +0800	[thread overview]
Message-ID: <ct62v6ku4y.fsf@gmail.com> (raw)
In-Reply-To: <sa339qbrwms.fsf@cigue.easter-eggs.fr> (Julien Danjou's message of "Mon, 06 Dec 2010 12:03:39 +0100")

Julien Danjou <julien@danjou.info> writes:

> On Sat, Dec 04 2010, Binjo wrote:
>
>> |  [nil 19705 54440 0 180 gnus-demon-run-callback
>> |       (binjo-gnus-group-get-new-news 2)
>> |       nil]
>
> gnus-demon-run-callback executes binjo-gnus-group-get-new-news with the
> condition:
>
>     (when (or (not idle)
>               (<= idle (gnus-demon-idle-since)))
>
> But `idle' is 2 in your case, and since (gnus-demon-idle-since)
> returns 0, I do not see what can be wrong. :(

yeah, it's weird.. i just tried to set `debug-on-entry' of
gnus-demon-run-callback, and check (gnus-demon-idle-since), but still can't
figure out what's wrong here. :-(

i may have to adopt "(gnus-demon-add-handler 'foo nil 2)" now.

thanks for your time.
-- 
Life is like a prison, can you break it?



      reply	other threads:[~2010-12-07  5:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-03  8:23 Binjo
2010-12-03 10:05 ` Julien Danjou
2010-12-03 12:20   ` Binjo
2010-12-03 14:27     ` Julien Danjou
2010-12-04  5:46       ` Binjo
2010-12-06 11:03         ` Julien Danjou
2010-12-07  5:51           ` Binjo [this message]

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=ct62v6ku4y.fsf@gmail.com \
    --to=binjo.cn@gmail.com \
    --cc=ding@gnus.org \
    --cc=julien@danjou.info \
    /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).