Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org
Subject: Re: Fallback for nnmail-split-methods
Date: Wed, 08 May 2002 13:36:04 +0200	[thread overview]
Message-ID: <vafy9eu50t7.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <wklmbilobn.fsf@t-online.de> (Thomas.Gehrlein@t-online.de's message of "20 Apr 2002 11:19:24 +0200")

Thomas.Gehrlein@t-online.de (Thomas Gehrlein) writes:

> nnmail-split-fancy has a fallback option for mails that don't match any of the
> splitting rules.  nnmail-split-methods doesnt't provide a fallback.  I
> discovered this after some of my mails had disappeared.

It appears that there is now some code which is supposed to do this:
the last group mentioned in nnmail-split-methods is used as the
fallback.

Can someone confirm this?

There is the following comment in the code:

	  ;; Go through the split methods to find a match.

Some lines down, there is this snippet:

	      ;; This is the final group, which is used as a
	      ;; catch-all.
	      (unless group-art
		(setq group-art
		      (list (cons (car method)
				  (funcall func (car method)))))))))

I think this does the trick, but I haven't tested it.  Could you test
it?

kai
-- 
Silence is foo!



  reply	other threads:[~2002-05-08 11:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-20  9:19 Thomas Gehrlein
2002-05-08 11:36 ` Kai Großjohann [this message]
2002-05-10 14:44   ` Frank Haun
2002-05-11 18:00     ` Kai Großjohann
2002-05-11 18:55   ` Paul Jarc
2002-05-11 21:01     ` Kai Großjohann

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=vafy9eu50t7.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --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).