From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23606 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: `nnmail-split-fancy' regexp Date: 28 Jun 1999 20:49:02 +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 1035161308 2920 80.91.224.250 (21 Oct 2002 00:48:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:48:28 +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 OAA15957 for ; Mon, 28 Jun 1999 14:50:54 -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 NAB25845; Mon, 28 Jun 1999 13:49:33 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 28 Jun 1999 13:50:22 -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 NAA20276 for ; Mon, 28 Jun 1999 13:50:11 -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 OAA15886 for ; Mon, 28 Jun 1999 14:49:10 -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 UAA11759; Mon, 28 Jun 1999 20:49:34 +0200 Original-Received: by feller.dina.kvl.dk (SMI-8.6/SMI-SVR4) id UAA07077; Mon, 28 Jun 1999 20:49:02 +0200 Original-To: ding@gnus.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: amu@MIT.EDU's message of "28 Jun 1999 14:14:12 -0400" Original-Lines: 18 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:23606 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23606 amu@MIT.EDU (Aaron M. Ucko) writes: > Lars Magne Ingebrigtsen writes: > > > Per Abrahamsen writes: > > > > > How about using ".*" as the magic prefix instead? > > > > Sounds like a good idea. > > Uhm, no. As Alexandre Oliva observed a couple of days ago in > , the current syntax isn't > powerful enough to determine whether a header includes bar@baz, > foo-bar@baz, both, or neither. As it stands, mail sent only to > foo-bar@baz gets treated as if it were also sent to bar@baz because > `-' is classified as a word separator. And how is this relevant for what the magic prefix should be?