From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/12680 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: compression extensions in Incoming files Date: 25 Oct 1997 00:33:30 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035152173 5113 80.91.224.250 (20 Oct 2002 22:16:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:16:13 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.7/8.8.7) with ESMTP id RAA10785 for ; Fri, 24 Oct 1997 17:12:23 -0700 Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with ESMTP id TAA19861 for ; Fri, 24 Oct 1997 19:13:57 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no (8.8.7/8.8.7/ifi0.2) with SMTP id BAA27174 for ; Sat, 25 Oct 1997 01:04:17 +0200 (MET DST) Original-Received: (qmail 16476 invoked by uid 504); 24 Oct 1997 23:04:13 -0000 Original-Received: (qmail 16459 invoked from network); 24 Oct 1997 23:04:11 -0000 Original-Received: from xyplex26.uio.no (HELO sparky.gnus.org) (129.240.154.46) by claymore.vcinet.com with SMTP; 24 Oct 1997 23:04:08 -0000 Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id AAA01107; Sat, 25 Oct 1997 00:56:28 +0200 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: Stainless Steel Rat's message of "20 Oct 1997 17:14:23 -0400" X-Mailer: Quassia Gnus v0.13/XEmacs 19.15 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > Was the problem with Incoming files accidentally getting "valid" > compression extensions (.Z, .gz) fixed? The 5.2 and 5.4 ChangeLogs do not > mention it. No, this is the first I've heard of the problem. nnmail simply uses `make-temp-name' (with some possible x'es appended), so if there's a bug here, it must be in that function. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen