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: Thu, 27 May 2004 09:59:10 +0900	[thread overview]
Message-ID: <b9y4qq2ofc1.fsf@jpl.org> (raw)
In-Reply-To: <pniu0y354jx.fsf@bow.cs.hmc.edu>

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

>> It is possible that actual article numbers and active aren't
>> coordinated.
[...]
>> I used to run `M-x nnml-generate-nov-databases-1' in such cases.

> The article numbers and active file match.  I've regenerated the
> overview databases several times.  I just did the nnml...-1
> regeneration and it didn't produce a change.

Hm, could you attempt to reset the newsrc database?  To do that,
delete the marks file (~/Mail/GroupName/.marks), evaluate the
following Lisp form

(setcdr (gnus-get-info "nnml:GroupName") '(1 nil nil "nnml:"))

and type `s' in the group buffer.  Then all articles in the
group will get marked as unread.  It seems better to have
the ~/.newsrc.eld file backuped in advance.

In addition, you may want to examine the ~/Mail/active file to
check whether the `to from' numbers are correct in the GroupName
entry.
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



  reply	other threads:[~2004-05-27  0:59 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
2004-05-26 20:14   ` Geoff Kuenning
2004-05-27  0:59     ` Katsumi Yamaoka [this message]
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=b9y4qq2ofc1.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).