From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25018 Path: main.gmane.org!not-for-mail From: Robert Bihlmeyer Newsgroups: gmane.emacs.gnus.general Subject: Re: split-fancy problem... Date: 06 Sep 1999 12:33:07 +0200 Organization: Tessier-Ashpool Sender: owner-ding@hpc.uh.edu Message-ID: References: <9690-Sat04Sep1999164753-0400-ndw@nwalsh.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162480 11818 80.91.224.250 (21 Oct 2002 01:08:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:08:00 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id GAA09242 for ; Mon, 6 Sep 1999 06:46:04 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.3/8.9.1) with ESMTP id FAB09547; Mon, 6 Sep 1999 05:41:04 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 06 Sep 1999 05:40:43 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id FAA16086 for ; Mon, 6 Sep 1999 05:40:32 -0500 (CDT) Original-Received: from mars.zserv.tuwien.ac.at (mars.zserv.tuwien.ac.at [193.170.75.15]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id GAA09157 for ; Mon, 6 Sep 1999 06:39:47 -0400 (EDT) Original-Received: (qmail 21700 invoked by uid 524); 6 Sep 1999 10:33:08 -0000 Original-To: ding@gnus.org X-Attribution: Robbe In-Reply-To: Norman Walsh's message of "Sat, 4 Sep 1999 16:47:53 -0400" Original-Lines: 33 User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25018 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25018 Hi, >>>>> On Sat, 4 Sep 1999 16:47:53 -0400 >>>>> Norman Walsh said: Norman> (setq nnmail-split-fancy Norman> '(| (| ("subject" "Returned mail: User unknown" "spam") Norman> ("subject" "adults only" "spam") Norman> ("subject" "EARN" "spam") ("subject" "money Norman> making" "spam") ("subject" "credit report" Norman> "spam")) Norman> (any "LETPRESS@" "letterpress") Norman> .... Norman> Then some things get split properly but others don't. (I'm dry-debugging this, so apply appropriate quantities of salt). The holy manual says: In these splits, FIELD must match a complete field name. VALUE must match a complete word according to the fundamental mode syntax table. You can use `.*' in the regexps to match partial field names or words. In other words, all VALUE's are wrapped in `\<' and `\>' pairs. Because of that, `(any "LETPRESS@" "letterpress")' will not fire, so this message will end up in your catch-all group - "spam". Robbe -- Robert Bihlmeyer reads: Deutsch, English, MIME, Latin-1, NO SPAM!