Gnus development mailing list
 help / color / mirror / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: ding@gnus.org
Subject: Re: gnus-demon question
Date: Tue, 04 Jan 2011 14:13:38 +0100	[thread overview]
Message-ID: <pknhbdou7zx.fsf@this.is.really.invalid> (raw)
In-Reply-To: <8739p8j08q.fsf@topper.koldfront.dk>

asjo@koldfront.dk (Adam Sjøgren) writes:

> On Tue, 04 Jan 2011 17:36:18 +0530, Noorul Islam wrote:
>
>>> ; Daemon to fetch email every 5 minutes when Emacs has been idle for 5 minutes:
>>> (gnus-demon-add-handler 'gnus-demon-scan-mail 5 5)
>>> (gnus-demon-init)
>  
>>> Works like a charm (note that I don't think this updates the *Group*
>>> buffer; I am not 100% sure though).
>
>> Then how do you know that new mails arrived?
>
> I go 'g'.
>
> (And I realize that probably isn't what you want; my setup isn't that
> vanilla - among other things I forward emails to my phone when email is
> fetched by the demon, but not when fetched by (my) hand.)
>
> Hopefully someone else can either tell us that I am wrong about the
> *Group* or tell us how to have it update :-)

I do:

(gnus-demon-add-handler 'gnus-group-get-new-news 5 3)

which updates the *Group* buffer fine (plus I don't bother with
gnus-demon-init)

Robert




  reply	other threads:[~2011-01-04 13:13 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-22  6:47 Noorul Islam K M
2010-12-22  7:49 ` Tassilo Horn
2010-12-22  8:49   ` Noorul Islam K M
2011-01-03 11:58 ` Noorul Islam K M
2011-01-04  0:02 ` Lars Magne Ingebrigtsen
2011-01-04  5:58   ` Noorul Islam K M
2011-01-04 11:34     ` Adam Sjøgren
2011-01-04 12:06       ` Noorul Islam K M
2011-01-04 12:56         ` Adam Sjøgren
2011-01-04 13:13           ` Robert Pluim [this message]
2011-01-04 14:22             ` Adam Sjøgren
2011-01-04 14:47               ` Adam Sjøgren
2011-01-04 16:56               ` Tassilo Horn
2011-01-04 18:02                 ` Adam Sjøgren
2011-01-06 17:12                   ` Philipp Haselwarter
2011-01-09 14:28                     ` Noorul Islam
2011-01-04  7:54   ` Tassilo Horn

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=pknhbdou7zx.fsf@this.is.really.invalid \
    --to=rpluim@gmail.com \
    --cc=ding@gnus.org \
    /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).