From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32689 Path: main.gmane.org!not-for-mail From: Christopher Splinter Newsgroups: gmane.emacs.gnus.general Subject: Why does Gnus add two newlines to mailes fetched from maildirs? Date: 03 Oct 2000 09:55:55 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <87puli73zo.fsf@splinter.inka.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035168930 21188 80.91.224.250 (21 Oct 2002 02:55:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:55:30 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id 03E95D051E for ; Tue, 3 Oct 2000 03:56:29 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id CAC09289; Tue, 3 Oct 2000 02:56:10 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 03 Oct 2000 02:55:30 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id CAA12668 for ; Tue, 3 Oct 2000 02:55:21 -0500 (CDT) Original-Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by mailhost.sclp.com (Postfix) with ESMTP id D20DCD051E for ; Tue, 3 Oct 2000 03:55:40 -0400 (EDT) Original-Received: from splinter.inka.de by mail.inka.de with uucp (rmailwrap 0.4) id 13gMvL-0001BN-00; Tue, 3 Oct 2000 09:55:39 +0200 Original-Received: by splinter.inka.de (Postfix, from userid 1000) id 814A5A850; Tue, 3 Oct 2000 09:55:55 +0200 (MEST) Original-To: ding@gnus.org Original-Lines: 5 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32689 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32689 Hi, On line 777 in mail-source.el, Gnus adds two lines to every message fetched from a maildir. Why does Gnus do that? It doesn't make any sense to me ...