Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: ding@gnus.org
Subject: Re: Mail doesn't rescan automatically
Date: Wed, 26 May 2004 13:49:57 +0900	[thread overview]
Message-ID: <b9yvfijvll6.fsf@jpl.org> (raw)
In-Reply-To: <pniu0y46rwz.fsf@bow.cs.hmc.edu>

>>>>> In <pniu0y46rwz.fsf@bow.cs.hmc.edu>
>>>>>	Geoff Kuenning <geoff@cs.hmc.edu> wrote:

> I'm using gnus primarily for mail.  I've got nearly everything working
> the way I want it, except for one glitch: when I type "g"
> (gnus-group-get-new-news) in the Groups buffer, it fetches new mail
> and splits it into my chosen nnml folders, but doesn't rescan those
> folders so that it can update the Groups display.

It is possible that actual article numbers and active aren't
coordinated.  You can get the active data by evaluating the Lisp
form  (gnus-active "nnml:GroupName")  and compare it with the
latest article file name.  I sometimes met with the same problem
by my illegal operation (I forgot what I did then, though).
I used to run `M-x nnml-generate-nov-databases-1' in such cases.
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



  reply	other threads:[~2004-05-26  4:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-25 22:52 Geoff Kuenning
2004-05-26  4:49 ` Katsumi Yamaoka [this message]
2004-05-26 20:14   ` Geoff Kuenning
2004-05-27  0:59     ` Katsumi Yamaoka
2004-05-31  2:02       ` Geoff Kuenning

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=b9yvfijvll6.fsf@jpl.org \
    --to=yamaoka@jpl.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).