Gnus development mailing list
 help / color / mirror / Atom feed
From: Urban Engberg <ue@cci.dk>
Subject: Re: Hooking on to new messages
Date: 26 Nov 1997 10:05:52 +0100	[thread overview]
Message-ID: <n7afest47j.fsf@cci.dk> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "25 Nov 1997 20:07:48 +0100"

I think I have solved the problem.  nnmail-move-inbox, which is called
by nnmail-get-new-mail, sets the list nnmail-moved-inboxes to contain
my mail spool path the first time some new mail is read.  And
nnmail-moved-inboxes doesn't get reset to nil unless I enter a Gnus
group or summary buffer for some reason (it's cleared by the
post-command-hook there).  As long as it contains my mail spool,
however, nnmail-move-inbox will constantly return nil, making
nnmail-get-new-mail think that there is no new mail.

I fixed this for myself by creating a "ue-gnus-demon-scan-mail" that
calls (gnus-clear-inboxes-moved) before doing anything else.

Seems like a bug to me.

-- 
ue@cci.dk


  reply	other threads:[~1997-11-26  9:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-11-25  8:16 Urban Engberg
1997-11-25 13:45 ` Urban Engberg
1997-11-25 19:07   ` Lars Magne Ingebrigtsen
1997-11-26  9:05     ` Urban Engberg [this message]
1997-11-26  9:31       ` 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=n7afest47j.fsf@cci.dk \
    --to=ue@cci.dk \
    /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).