Gnus development mailing list
 help / color / mirror / Atom feed
From: Norbert Koch <nk@LF.net>
Subject: Re: What's wrong with this regexp?
Date: Wed, 07 Nov 2001 19:54:18 +0100	[thread overview]
Message-ID: <vzofme2yzp.fsf@lamia.LF.net> (raw)
In-Reply-To: <pu6uzab4.fsf@hschmi22.userfqdn.rz-online.de> (Frank Schmitt's message of "Wed, 07 Nov 2001 19:48:47 +0100")

Frank Schmitt <usereplyto@Frank-Schmitt.net> writes:

> Is it possible that regexp's in nnmail-split-methods are broken?
> I've got the following in my .gnus:
>
> (setq nnmail-split-methods
>            '(("NT-Emacs" "^\(CC:\|To:\).*help-emacs-windows@gnu.org.*")
> 	     ("NT-Emacs" "^\(CC:\|To:\).*ntemacs-users@cs.washington.edu.*")
> 	     ("XEmacs-NT" "^\(To:\|CC:\).*xemacs-???nt@xemacs.org.*")
> 	     ("Hamster-src" "^\(CC:\|To:\).*hamster-sourcen@\(yahoogroups\.\(de\|com\)\|egroups\.com\).*")
> 	     ("Replies" "^\(CC:\|To:\).*usenet@Frank-Schmitt.net.*")
> 	     ("Uni" "^\(CC:\|To:\).*fschmitt@uni-koblenz.de.*")
>              ("mail.general" "")))

Don't you have to use 

^\\(Cc\\To\\):.*...

etc in the regexp?

norbert.



  reply	other threads:[~2001-11-07 18:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-07 18:48 Frank Schmitt
2001-11-07 18:54 ` Norbert Koch [this message]
2001-11-07 19:32   ` Frank Schmitt
2001-11-07 19:39     ` Karl Kleinpaste
2001-11-07 20:05       ` Frank Schmitt
2001-11-07 20:47         ` Norbert Koch
2001-11-09  9:50       ` Martin Monsorno
2001-12-29 21:37         ` Lars Magne Ingebrigtsen

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=vzofme2yzp.fsf@lamia.LF.net \
    --to=nk@lf.net \
    /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).