From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52399 Path: main.gmane.org!not-for-mail From: Niklas Morberg Newsgroups: gmane.emacs.gnus.general Subject: Re: Fancy splitting getting headers from included text Date: Wed, 07 May 2003 16:27:10 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <843cl5i4kg.fsf@lucy.is.informatik.uni-duisburg.de> <874r51jcsv.fsf@cag.lcs.mit.edu> <87znmsygfh.fsf@cag.lcs.mit.edu> <4n3ckjbqpg.fsf@lockgroove.bwh.harvard.edu> <87ptnntyt3.fsf@cag.lcs.mit.edu> <4nsmsja6gw.fsf@lockgroove.bwh.harvard.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052317683 21685 80.91.224.249 (7 May 2003 14:28:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 7 May 2003 14:28:03 +0000 (UTC) Original-X-From: ding-owner+M943@lists.math.uh.edu Wed May 07 16:28:02 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19DPsF-0005VQ-00 for ; Wed, 07 May 2003 16:26:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19DPtM-000333-00; Wed, 07 May 2003 09:27:32 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19DPtI-00032y-00 for ding@lists.math.uh.edu; Wed, 07 May 2003 09:27:28 -0500 Original-Received: (qmail 58460 invoked by alias); 7 May 2003 14:27:27 -0000 Original-Received: (qmail 58455 invoked from network); 7 May 2003 14:27:27 -0000 Original-Received: from unknown (HELO miranda.se.axis.com) (212.209.10.215) by sclp3.sclp.com with SMTP; 7 May 2003 14:27:27 -0000 Original-Received: from PCNIKLAS (dh10-13-8-222.se.axis.com [10.13.8.222]) by miranda.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) with ESMTP id h47ERBu3024803 for ; Wed, 7 May 2003 16:27:11 +0200 Original-To: ding@gnus.org In-Reply-To: <4nsmsja6gw.fsf@lockgroove.bwh.harvard.edu> (Ted Zlatanov's message of "Tue, 15 Apr 2003 15:47:11 -0400") Mail-Followup-To: ding@gnus.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (windows-nt) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52399 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52399 Ted Zlatanov writes: > On Tue, 15 Apr 2003, dmaze@MIT.EDU wrote: >> Ted Zlatanov writes: >> >>> Are you and Simon saying the code also needs a save-restriction >>> inside the save-excursion? If that's the case, try this >>> (improperly indented) version of spam-split and see how it works: >> >> Aah, that seems to have helped. > > OK, fix committed to CVS. I hope it works for everyone. I still see the problem here with CVS from 2003-05-06. Is it working for everybody else? Niklas