From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/3801 Path: main.gmane.org!not-for-mail From: larsi@ifi.uio.no (Lars Magne Ingebrigtsen) Newsgroups: gmane.emacs.gnus.general Subject: Re: How long is my signature? Date: 02 Nov 1995 04:40:44 +0100 Organization: Dept. of Informatics, University of Oslo, Norway Sender: larsi@ifi.uio.no Message-ID: References: <199510171414.KAA17846@delphi.ccs.neu.edu> <199510301956.UAA05062@ssv4.dina.kvl.dk> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035144633 27331 80.91.224.250 (20 Oct 2002 20:10:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:10:33 +0000 (UTC) X-From-Line: ding-request@ifi.uio.no Wed Nov 1 20:41:19 1995 Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by miranova.com (8.6.11/8.6.9) with ESMTP id UAA05351 for ; Wed, 1 Nov 1995 20:41:15 -0800 Original-Received: from surt.ifi.uio.no (4867@surt.ifi.uio.no [129.240.76.2]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 2 Nov 1995 04:40:45 +0100 Original-Received: (from larsi@localhost) by surt.ifi.uio.no ; Thu, 2 Nov 1995 04:40:45 +0100 Original-To: ding@ifi.uio.no In-Reply-To: Per Abrahamsen's message of Mon, 30 Oct 1995 20:56:11 +0100 Original-Lines: 18 Xref: main.gmane.org gmane.emacs.gnus.general:3801 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:3801 Per Abrahamsen writes: > LMI> A better solution would be to find out why Gnus inserts an extra > LMI> newline sometimes. > > I think the reason all the mail ends with an empty line could be that > Gnus misparses the mbox format. Looking at my "Incomin*" files, they > end with an empty line, and so does the messages within the file. > Perhaps the empty line is really part of the mbox format, and not of > the messages? Well, this was when sending new articles, not when parsing old ones... But I found the bug -- gnus-msg counted the "-- " line when computing the number of lines. Fix in 5.0.11. -- Home is where the cat is.