From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29099 Path: main.gmane.org!not-for-mail From: Colin Rafferty Newsgroups: gmane.emacs.gnus.general Subject: Re: problem with fancy-split's ! operator; bug? Date: 04 Feb 2000 14:07:40 -0500 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 1035165827 813 80.91.224.250 (21 Oct 2002 02:03:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:03:47 +0000 (UTC) Keywords: code Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id C5323D051F for ; Fri, 4 Feb 2000 14:10:43 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB03357; Fri, 4 Feb 2000 13:09:34 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 04 Feb 2000 13:08:58 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA16394 for ; Fri, 4 Feb 2000 13:08:40 -0600 (CST) Original-Received: from hqvsbh1.ms.com (hqvsbh1.ms.com [205.228.12.103]) by mailhost.sclp.com (Postfix) with ESMTP id D8441D051F for ; Fri, 4 Feb 2000 14:08:36 -0500 (EST) Original-Received: (from uucp@localhost) by hqvsbh1.ms.com (8.9.3/fw v1.30) id OAA16395 for ; Fri, 4 Feb 2000 14:08:31 -0500 (EST) Original-Received: from localhost(127.0.0.1) by hqvsbh1 via smap (4.1) id sma.9496912761.013697; Fri, 4 Feb 00 14:07:56 -0500 Original-Received: by hqvsbh1.ms.com (8.9.3/8.9.3(vs)) id OAA13655 for ; Fri, 4 Feb 2000 14:07:56 -0500 (EST) X-Authentication-Warning: hqvsbh1.ms.com: Processed from queue /var/spool/mqueue-vs X-Authentication-Warning: hqvsbh1.ms.com: Processed by uucp with -C /etc/mail/sendmail.vs.cf X-Interface: IDMZ Original-Received: from unknown(144.14.9.190) by hqvsbh1 via smap (4.1) id sma.9496912621.012147; Fri, 4 Feb 00 14:07:42 -0500 Original-Received: from sag3 (sag3.morgan.com [144.14.193.113]) by safid1.morgan.com (8.8.5/hub+ldap v2.4) with ESMTP id OAA13004 for ; Fri, 4 Feb 2000 14:07:42 -0500 (EST) Original-Received: (craffert@localhost) by sag3 (980427.SGI.8.8.8/sendmail.cf.client v1.05) id OAA93263; Fri, 4 Feb 2000 14:07:41 -0500 (EST) Original-To: GNUS Mailing List X-Attribution: > Mail-Copies-To: never X-Face: ByE+UMAp1klWR3?\RNGx(A-~Ri!YT%C6M!sxoJL+.;9`Q/|+dj7[KR>gGMyV.2qZeot0NI`4\MA^_Qg`F9=+Ox&zaE?Y9dV%F~Xzf';Zyk2Aobs.uu^Ey0_C6^~q';G#$HkA!ZAHXPpG-"*|Dd*Z4U$4y{{aI0c%75}i~Of(jxYtI[uIpYF<*Zoe|\*/ufb X-Y-Zippy: Th' MIND is the Pizza Palace of th' SOUL In-Reply-To: Toby Speight's message of "04 Feb 2000 15:44:41 +0000" Original-Lines: 21 User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) XEmacs/21.2 (Millenium) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29099 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29099 Toby Speight writes: > Colin Rafferty writes: >> Toby Speight writes: >>> Can you give an example of something that works with the former >>> code, that behaves differently in the latter? >> Just about anything. Since the former code expects a list of >> groups in which to put the mail, and the latter code expects a >> split to parse, pretty much anything will owrk differently. > Did this used to work at one time? I have old code which I don't use > any more, which looks like I guess if you used to use it, then the it must have worked as advertised at one point, and now it doesn't. I'll submit a patch. -- Colin