From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51441 Path: main.gmane.org!not-for-mail From: David Z Maze Newsgroups: gmane.emacs.gnus.general Subject: Re: Fancy splitting getting headers from included text Date: Mon, 14 Apr 2003 16:25:54 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <87znmsygfh.fsf@cag.lcs.mit.edu> References: <843cl5i4kg.fsf@lucy.is.informatik.uni-duisburg.de> <874r51jcsv.fsf@cag.lcs.mit.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1050351979 29719 80.91.224.249 (14 Apr 2003 20:26:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 14 Apr 2003 20:26:19 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Mon Apr 14 22:26:18 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 195AWv-0007io-00 for ; Mon, 14 Apr 2003 22:26:17 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 195AWr-0001xw-00; Mon, 14 Apr 2003 15:26:13 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 14 Apr 2003 15:27:20 -0500 (CDT) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [64.157.176.121]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id PAA23459 for ; Mon, 14 Apr 2003 15:27:07 -0500 (CDT) Original-Received: (qmail 62043 invoked by alias); 14 Apr 2003 20:25:57 -0000 Original-Received: (qmail 62038 invoked from network); 14 Apr 2003 20:25:56 -0000 Original-Received: from pacific-carrier-annex.mit.edu (18.7.21.83) by gnus.org with SMTP; 14 Apr 2003 20:25:56 -0000 Original-Received: from grand-central-station.mit.edu (GRAND-CENTRAL-STATION.MIT.EDU [18.7.21.82]) by pacific-carrier-annex.mit.edu (8.12.4/8.9.2) with ESMTP id h3EKPtmb027497 for ; Mon, 14 Apr 2003 16:25:55 -0400 (EDT) Original-Received: from melbourne-city-street.mit.edu (MELBOURNE-CITY-STREET.MIT.EDU [18.7.21.86]) by grand-central-station.mit.edu (8.12.4/8.9.2) with ESMTP id h3EKPt05001890; Mon, 14 Apr 2003 16:25:55 -0400 (EDT) Original-Received: from arborway (24-6-179.wireless.lcs.mit.edu [18.24.6.179]) ) by melbourne-city-street.mit.edu (8.12.4/8.12.4) with ESMTP id h3EKPsU8010816; Mon, 14 Apr 2003 16:25:54 -0400 (EDT) Original-To: ding@gnus.org In-Reply-To: (Simon Josefsson's message of "Mon, 14 Apr 2003 18:33:42 +0200") User-Agent: Gnus/5.090019 (Oort Gnus v0.19) XEmacs/21.4 (Portable Code, linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:51441 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51441 Simon Josefsson writes: > David Z Maze writes: > >> Simon Josefsson writes: >> >>> I think it was reported to happen for nnmail too. Hm. Those who are >>> seeing this, are you using spam.el and downloading bodies too? >> >> Using spam.el, yes. Relevant parts of my .gnus file: > > And it isn't fixed in CVS? I think a fix related to this went into > spam.el recently. Yup, still there with current CVS. I even see the proposed save-excursion in spam-split in spam.el. (And I tried to follow it a little, and my brain hurt. I'm not used to elisp code having that sort of control flow. (return) isn't in my normal elisp vocabulary, particularly when it does something *other* than return from the current function...it *does* look like the save-excursion there should wrap the potential call to (widen), though. I have spam-use-stat set to t, so the code path that calls (widen) does get taken.) -- David Maze dmaze@mit.edu http://www.mit.edu/~dmaze/ "Theoretical politics is interesting. Politicking should be illegal." -- Abra Mitchell