From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40257 Path: main.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: possible bug? or feature? with slurping DOS files under Unix Date: Tue, 13 Nov 2001 12:34:11 -0500 Organization: Cienfuegos 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 1035175835 32381 80.91.224.250 (21 Oct 2002 04:50:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:50:35 +0000 (UTC) Cc: Samuel Padgett , Return-Path: Original-Received: (qmail 29404 invoked from network); 13 Nov 2001 17:43:23 -0000 Original-Received: from malifon.math.uh.edu (129.7.128.13) by mastaler.com with SMTP; 13 Nov 2001 17:43:23 -0000 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 163hZU-0005m1-00; Tue, 13 Nov 2001 11:42:04 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 13 Nov 2001 11:41:46 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id LAA23263 for ; Tue, 13 Nov 2001 11:41:33 -0600 (CST) Original-Received: (qmail 29366 invoked by alias); 13 Nov 2001 17:41:37 -0000 Original-Received: (qmail 29361 invoked from network); 13 Nov 2001 17:41:37 -0000 Original-Received: from tantalum.northernlight.com (HELO bronze.nimbus.northernlight.com) (205.181.75.60) by gnus.org with SMTP; 13 Nov 2001 17:41:37 -0000 Original-Received: from onyx.nimbus.northernlight.com (onyx.nimbus.northernlight.com [10.0.3.57]) by bronze.nimbus.northernlight.com (8.10.0/8.10.0) with ESMTP id fADHfAW07919; Tue, 13 Nov 2001 12:41:10 -0500 (EST) Original-To: Simon Josefsson X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" In-Reply-To: (Simon Josefsson's message of "Tue, 13 Nov 2001 10:40:18 +0100 (CET)") Original-Lines: 23 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i386-redhat-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40257 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40257 Simon Josefsson writes: > On Mon, 12 Nov 2001, Samuel Padgett wrote: > >> Simon Josefsson writes: >> >> > I remember patching something recently to work around that >> > problem, but I don't recall what exactly or if it was committed. >> >> I think that was for me. > > Did it work? > > Does it solve this new bug? (Maybe they are unrelated, the patch modifies > nnml, and it is probably too late if something earlier in the mail > splitting stuff doesn't like CRLF as well...) I fetch mail with nnml. There's definitely Lines: and xref: headers added without interpretation of CRLF. I was using the latest Gnus from CVS yesterday when the problem happened. Thanks Ted