From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23529 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: `nnmail-split-fancy' regexp Date: 24 Jun 1999 20:26:38 +0200 Organization: The Church of Emacs Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161245 2511 80.91.224.250 (21 Oct 2002 00:47:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:47:25 +0000 (UTC) Cc: ding@gnus.org 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 OAA12896 for ; Thu, 24 Jun 1999 14:34:52 -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.1/8.9.1) with ESMTP id NAB01060; Thu, 24 Jun 1999 13:27:42 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 24 Jun 1999 13:28:03 -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 NAA18839 for ; Thu, 24 Jun 1999 13:27:50 -0500 (CDT) Original-Received: from sheridan.dina.kvl.dk (sheridan.dina.kvl.dk [130.225.40.227]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA12684 for ; Thu, 24 Jun 1999 14:26:46 -0400 (EDT) Original-Received: from feller.dina.kvl.dk (feller.dina.kvl.dk [130.225.40.147]) by sheridan.dina.kvl.dk (8.9.0.Beta5/8.9.0.Beta5) with SMTP id UAA29402; Thu, 24 Jun 1999 20:27:08 +0200 Original-Received: by feller.dina.kvl.dk (SMI-8.6/SMI-SVR4) id UAA04764; Thu, 24 Jun 1999 20:26:38 +0200 Original-To: "Petersen Jens-Ulrik (NRC/Tokyo)" X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: "Petersen Jens-Ulrik's message of "24 Jun 1999 17:25:00 +0900" Original-Lines: 11 User-Agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23529 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23529 "Petersen Jens-Ulrik (NRC/Tokyo)" writes: > I found the restriction that string VALUE regexp's should match to > whole words too restrictive... There are zillions of nnmail-split-fancy rules written using that assumption, and many of them represent a huge work effort. Mine has approximately 300 rules. If you want the rules to be interpreted differently, invent a new variable and a new split method for it.