Gnus development mailing list
 help / color / mirror / Atom feed
From: Norman Walsh <ndw@nwalsh.com>
To: ding@gnus.org
Subject: Re: Totally incorrect splitting
Date: Thu, 30 Jan 2014 08:58:53 -0600	[thread overview]
Message-ID: <87eh3ph5xu.fsf@nwalsh.com> (raw)
In-Reply-To: <87d2l0q191.fsf@flea.lifelogs.com> (Ted Zlatanov's message of "Fri, 13 Dec 2013 09:22:34 -0500")

[-- Attachment #1: Type: text/plain, Size: 1471 bytes --]

Just FYI:

Ted Zlatanov <tzz@lifelogs.com> writes:
> NW> (setq gnus-registry-max-entries          20000
> NW>       gnus-registry-split-strategy       nil
> NW>       gnus-registry-use-long-group-names t
> NW>       guns-registry-track-extra          '(sender subject))

First, note my clever spelling of "gnus" in
"guns-registry-track-extra". That was fun to find.

> You can set `gnus-verbose' to 9 and endure the noise until you catch the
> problem.  Sorry I don't have a better way.

Yes, thanks. I finally got around to tracking this down. I added a new
split rule that *never* worked and that made it a lot easier to debug.

In this case, it turned out that gnus-registry-split-fancy-with-parent
was splitting on subject and the subject was generic enough to have
already been dropped in my "misc" bucket. Consequently, my new rule
never fired.

I expect that explains my other incorrect splits as well.

I've removed "subject" from track-extra for the time being and I'll
see how that goes. On the one hand, it was sometimes handy to have
subject in the list, but I think the false splits probably outweigh
that convenience.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | There is nothing new under the sun but
http://nwalsh.com/            | there are lots of old things we don't
                              | know.--Ambrose Bierce

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2014-01-30 14:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-10 16:30 Norman Walsh
2013-12-10 17:07 ` Steinar Bang
2013-12-10 18:02   ` Norman Walsh
2013-12-13 14:22     ` Ted Zlatanov
2013-12-13 19:07       ` Norman Walsh
2014-01-30 14:58       ` Norman Walsh [this message]
2014-02-01 10:06         ` Ted Zlatanov

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=87eh3ph5xu.fsf@nwalsh.com \
    --to=ndw@nwalsh.com \
    --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).