From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54685 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: auto-compressing nnml articles and overview files Date: Wed, 05 Nov 2003 16:51:17 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <4n1xsmj0vz.fsf@koz.bwh.harvard.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1068047647 29291 80.91.224.253 (5 Nov 2003 15:54:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Nov 2003 15:54:07 +0000 (UTC) Original-X-From: ding-owner+M3226@lists.math.uh.edu Wed Nov 05 16:54:05 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AHPyv-00084C-00 for ; Wed, 05 Nov 2003 16:54:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AHPyg-00061e-00; Wed, 05 Nov 2003 09:53:50 -0600 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AHPyZ-00061R-00 for ding@lists.math.uh.edu; Wed, 05 Nov 2003 09:53:43 -0600 Original-Received: from pfepa.post.tele.dk (pfepa.post.tele.dk [193.162.153.2]) by justine.libertine.org (Postfix) with ESMTP id 989693A0067 for ; Wed, 5 Nov 2003 09:53:42 -0600 (CST) Original-Received: from [195.249.130.59] (0xc3f9823b.esnxr3.ras.tele.dk [195.249.130.59]) by pfepa.post.tele.dk (Postfix) with ESMTP id 5F01A48000F for ; Wed, 5 Nov 2003 16:53:39 +0100 (CET) Original-To: Ding Mailing List Mail-Followup-To: Ding Mailing List In-Reply-To: <4n1xsmj0vz.fsf@koz.bwh.harvard.edu> (Ted Zlatanov's message of "Wed, 05 Nov 2003 10:22:40 -0500") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54685 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54685 Ted Zlatanov writes: > Due to disk space constraints I would like to automatically compress > nnml articles when they are saved to disk, and decompress them on > the way back. Does Gnus (or Emacs, behind the scenes) support such > a thing? I don't know. But the 'todo' file suggests that it might just work: * Support for zipped folders for all backends this makes sense for. Most likely using jka-compr. (It has been suggested that this do work but I think it should be verified for all backends.) You'd probably have to frob `nnml-use-compressed-files'.