Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <simon@josefsson.org>
Cc: ding@gnus.org
Subject: Re: Problem solved! (was: Still not working: message count not updating when using imap)
Date: 04 Jul 2000 11:33:49 +0200	[thread overview]
Message-ID: <ilu3dlqjl36.fsf@localhost.localdomain> (raw)
In-Reply-To: Lloyd Zusman's message of "03 Jul 2000 22:46:14 -0400"

Lloyd Zusman <ljz@asfast.com> writes:

> Well, *finally* after many months, I solved this problem.  It turns
> out that when `nnimap-nov-is-evil' is not set, commands such as
> `gnus-group-get-new-news' look at the cached overview file to
> calculate the article count in `nnimap' groups, instead of causing a
> query the IMAP server directly.  I'm not sure if this is a bug or a
> feature, but in either case, setting `nnimap-nov-is-evil' to `t'
> causes my article counts to get properly updated in my `nnimap' group,
> just the way I like.

This is weird, `gnus-group-get-new-news' (or whatever it calls)
shouldn't look at the overview file at all.  Fetching overview files
is quite slow, so it shouldn't be done when looking for new mail.

`nnimap-nov-is-evil' is only used by `nnimap-retrieve-headers', but it
isn't called at all when I fetch new mail.  Is it called for you?
Could you debug-on-entry this function and mail me the backtrace?

It's a bug.




      reply	other threads:[~2000-07-04  9:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-02  4:13 Still not working: message count not updating when using imap Lloyd Zusman
2000-07-02 10:19 ` Kai Großjohann
2000-07-04  2:46 ` Problem solved! (was: Still not working: message count not updating when using imap) Lloyd Zusman
2000-07-04  9:33   ` Simon Josefsson [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=ilu3dlqjl36.fsf@localhost.localdomain \
    --to=simon@josefsson.org \
    --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).