From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11487 Path: main.gmane.org!not-for-mail From: Hans de Graaff Newsgroups: gmane.emacs.gnus.general Subject: Re: 2 things Date: 03 Jul 1997 12:39:54 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035151187 30599 80.91.224.250 (20 Oct 2002 21:59:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:59:47 +0000 (UTC) Return-Path: Original-Received: from sandy.calag.com (root@sandy [206.190.83.128]) by altair.xemacs.org (8.8.6/8.8.6) with ESMTP id EAA09507 for ; Thu, 3 Jul 1997 04:42:18 -0700 Original-Received: from deanna.miranova.com (root@deanna [206.190.83.1]) by sandy.calag.com (8.8.6/8.8.6) with ESMTP id EAA03898 for ; Thu, 3 Jul 1997 04:41:10 -0700 Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by deanna.miranova.com (8.8.6/8.8.6) with ESMTP id EAA31702 for ; Thu, 3 Jul 1997 04:41:27 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id GAA25009 for ; Thu, 3 Jul 1997 06:40:25 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Thu, 3 Jul 1997 12:41:24 +0200 Original-Received: (qmail 16876 invoked by uid 504); 3 Jul 1997 10:41:22 -0000 Original-Received: (qmail 16873 invoked from network); 3 Jul 1997 10:41:22 -0000 Original-Received: from duticai.twi.tudelft.nl (130.161.159.1) by claymore.vcinet.com with SMTP; 3 Jul 1997 10:41:21 -0000 Original-Received: from dutifp.twi.tudelft.nl (dutifp [130.161.159.118]) by duticai.twi.tudelft.nl (8.8.6/8.8.6) with ESMTP id MAA09900 for ; Thu, 3 Jul 1997 12:41:18 +0200 (MET DST) Original-Received: (from graaff@localhost) by dutifp.twi.tudelft.nl (8.8.6/8.8.6) id MAA25180; Thu, 3 Jul 1997 12:41:11 +0200 (MET DST) Original-To: ding@gnus.org X-Url: http://is.twi.tudelft.nl/~graaff/ X-Face: ,i^c$X{l+r}VV%(bl{^[ writes: > Ahh well.. I seem to remember that we had this issue up before, and > didn't Larsi add some code to look for file.gz if file didn't > exist?? Yes, this works fine for nnml groups. I have a cron job compressing large/old mail files automatically, and Gnus doesn't mind having both compressed and uncompressed articles in the same group, andwill uncompress on the fly when needed. Works great. But I think this started out with compressed nnfolder groups. Don't know about those. Hans