Gnus development mailing list
 help / color / mirror / Atom feed
From: Josh Huber <huber@alum.wpi.edu>
Subject: funny problems with nnmail-cache and split-fancy-with-parent
Date: Thu, 02 May 2002 15:58:42 -0400	[thread overview]
Message-ID: <87offy9v9p.fsf@alum.wpi.edu> (raw)

Recently, I decided I should start using
nnmail-split-fancy-with-parent again.  I added:

	(: nnmail-split-fancy-with-parent)

to my nnmail-split-fancy rules (at the top), and realized a couple
hours later that a bunch of messages were being stored in mail.misc.
I don't use mail.misc, but when I looked in the mail/misc folder there
were something like 100 messages there...presumably due to the
addition of this rule.

Why could that be?  taking a look at ~/.nnmail-cache a few lines look
like this (btw, this is with nnmail-split-fancy-with-parent OFF):

<OF5FE6F041.9810635D-ON86256BAD.00692342@norlight.com>	misc
<E8F83D6D2A6AD3118E0300902786A20502371482@NTEX>	misc
<3CD1933E.3030600@computer.org>	misc
<20020502193559.GA2395@watz.ch>	misc
<20020502213828.A11136@lucretia.debian.net>	misc
<20020502194229.02F623F489@hydrogen.ruby-lang.org>	misc

funny because nothing was actually being split there, but the cache
indicated that messages *were* being split there.

For example:

find . -name .overview | xargs grep OF5FE6F041.9810635D-ON86256BAD.00692342@norlight.com
./lists/debian/private/.overview [...]
 find . -name .overview | xargs grep  E8F83D6D2A6AD3118E0300902786A20502371482@NTEX
./lists/linuxppc/embedded/.overview [...]

[etc, etc -- none of those messages are being sent to mail.misc]

Anyone know what's going on here?

There's another problem here, I think.  About 100 messages were
sitting in mail/misc, but the group still indicated that there were 3
messages in it (3 very old messages).  M-g, C-u RET, etc didn't update
the number or let me see the messages.  not only that, but after
exiting Gnus and starting it back up all messages in mail.misc were
deleted (save for the original 3 which like to stick around for some
reason :)

Fortunately I had already skimmed the messages using less before this
happened and there was nothing important in them.

So, it seems I've stumbled across 2 problems -- the cache file
indicates an incorrect group name where a messages was filed, and when
nnmail-split-fancy-with-parent stored the new messages acording to the
cache file, the group information (low/high message numbers) wasn't
updated. (or something like that...I didn't get a chance to see what
happened).

Anyone use this stuff?  I'll start looking at the code to see what
went wrong in the meantime.

Thanks,

-- 
Josh Huber



             reply	other threads:[~2002-05-02 19:58 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-02 19:58 Josh Huber [this message]
2002-05-03 11:17 ` Kai Großjohann
2002-05-03 15:26   ` Josh Huber
2002-05-03 17:47     ` Kai Großjohann
2002-05-03 18:39       ` Josh Huber
2002-05-05 11:56         ` Kai Großjohann
2002-05-07 14:28           ` Josh Huber
2002-05-07 14:34             ` Josh Huber
2002-05-07 15:22               ` Kai Großjohann
2002-05-07 16:31                 ` Josh Huber
2002-05-07 15:24             ` Kai Großjohann
2002-05-07 16:29               ` Josh Huber
2002-05-12 20:33             ` Raymond Scholz
2002-05-13 14:11               ` Josh Huber
2002-05-14 21:12                 ` Raymond Scholz
2002-05-15 14:36                   ` Josh Huber
2002-05-15 16:01                     ` Raymond Scholz
2002-05-15 17:21                       ` Josh Huber
2002-05-18 19:03                         ` Kai Großjohann
2002-05-20 14:08                           ` Josh Huber
2002-05-20 14:35                             ` Kai Großjohann
2002-05-20 18:34                               ` Josh Huber
2002-05-20 19:01                                 ` Kai Großjohann
2002-05-20 19:16                                   ` Paul Jarc
2002-05-20 20:08                                     ` Kai Großjohann
2002-05-20 21:32                                   ` Josh Huber
2002-05-21 10:44                                     ` Kai Großjohann
2002-05-21 12:48                             ` Raymond Scholz

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=87offy9v9p.fsf@alum.wpi.edu \
    --to=huber@alum.wpi.edu \
    /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).