Gnus development mailing list
 help / color / mirror / Atom feed
From: Dmitry Yaitskov <dimas@home.com>
Subject: Re: Background mail scannig? - works now, kinda...
Date: 13 Feb 1999 11:57:25 -0500	[thread overview]
Message-ID: <u4soq6y2y.fsf@home.com> (raw)
In-Reply-To: Dmitry Yaitskov's message of "12 Feb 1999 14:45:54 -0500"

Dmitry Yaitskov <dimas@home.com> writes:

> Hi,
> 
> My gnus mail setup includes 2 pop servers. Normal (foreground)
> scanning works fine. But when I did:
> 
> (gnus-demon-add-handler 'gnus-demon-scan-mail 4 nil)
> 
> I *do* see the message from nnml that it is reading mail from pop each
> 4 minutes, but it does not actually retrieve any mail, seems like it's
> not doing anything at all besides printing the message. What am I
> missing?  Thanks. (Using v 0.76.)

After fiddling with it a bit, I noticed that manually executing
(gnus-demon-scan-mail) complains about non-existent variable
nnmail-fetched-sources. After I "manually" executed (defvar
nnmail-fetched-sources nil) in my scratch buffer, the demonic mail
fetching started to work. I do not know lisp, so am not sure what
exactly is the problem here.

Another problem with this is: if the group buffer (with the list of
all groups) is open (i.e. I have gnus "running"), it is not updated by
gnus-demon-scan-mail, even when it does fetch new mail. I am not sure
if this is intentional or not. BTW, even after a normal check for new
news in the main gnus buffer, if a group summary buffer already
exists, and a new article arrives in that group, the group summary
buffer is not updated I think. Should be, don't you think?

And yet another problem is this: when the demonic mail fetching is in
progress, emacs momentarily "hangs", not reacting to key presses till
the background process is over. Is this inherent to emacs?

(I am using Gnus v0.76, xemacs 21.2 on NT.)

-- 
Cheers,
-Dima.



  parent reply	other threads:[~1999-02-13 16:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-12 19:45 Background mail scannig? Dmitry Yaitskov
1999-02-13 13:57 ` Karel Sprenger
1999-02-13 16:57 ` Dmitry Yaitskov [this message]
1999-02-14 19:05   ` nnmail-fetched-sources (was: Re: Background mail scannig? - works now, kinda...) George J McNinch
1999-02-14 19:24     ` Hrvoje Niksic
1999-02-19 13:52       ` Lars Magne Ingebrigtsen

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=u4soq6y2y.fsf@home.com \
    --to=dimas@home.com \
    /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).