Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: ding@gnus.org
Subject: Re: Debug nnmail-split-fancy?
Date: Thu, 07 Feb 2008 08:00:53 +0900	[thread overview]
Message-ID: <b4my79xvgey.fsf@jpl.org> (raw)
In-Reply-To: <m263x1bz9z.fsf@nwalsh.com>

>>>>> Norman Walsh wrote:
> My nnmail-split-fancy looks like this (in part):

> (setq nnmail-split-fancy

I guess there might be something wrong in another part that you
didn't post.  Though it will not probably concern this problem,
please note that "." and also "\." in the regexp string match
any character.

> 	     ("sender" "ubuntu-announce.*@lists\.ubuntu\.com" "ubuntu.announce")
                                               ^^      ^^
Isn't what you intended "\\." ?

> 	     (any "fvwm@fvwm.org" "apps.fvwm")
                            ^
[...]

> This works really well most of the time. Has done for years. And now, for
> this message:

[...]

> 'B' 'q' suggests archive.2008-02 and misc. Why doesn't the any rule
> match the To: line? Is there some switch I can turn on to get some
> debugging output from split fancy?

I tried your configuration and got "archive.2008-02" and
"misc.netnewswire", whatever the value of
`nnmail-split-fancy-match-partial-words' is.



  parent reply	other threads:[~2008-02-06 23:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-06 20:33 Norman Walsh
2008-02-06 22:13 ` Reiner Steib
2008-02-07 12:55   ` Norman Walsh
2008-02-06 23:00 ` Katsumi Yamaoka [this message]
2008-02-07 12:56   ` Norman Walsh

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=b4my79xvgey.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).