From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5118 Path: main.gmane.org!not-for-mail From: Stainless Steel Rat Newsgroups: gmane.emacs.gnus.general Subject: Re: Compressing nnfolders.. Date: 14 Feb 1996 11:41:31 -0500 Organization: The Happy Fun Ball Brigade Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035145765 31853 80.91.224.250 (20 Oct 2002 20:29:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:29:25 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by miranova.com (8.7.3/8.6.9) with SMTP id KAA09872 for ; Wed, 14 Feb 1996 10:01:03 -0800 Original-Received: from amber.ccs.neu.edu (root@amber.ccs.neu.edu [129.10.111.100]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 14 Feb 1996 17:41:59 +0100 Original-Received: from delphi.ccs.neu.edu (ratinox@delphi.ccs.neu.edu [129.10.112.101]) by amber.ccs.neu.edu (8.7.1/8.7.1) with ESMTP id LAA19587 for ; Wed, 14 Feb 1996 11:41:51 -0500 (EST) Original-Received: (ratinox@localhost) by delphi.ccs.neu.edu (8.6.12/8.6.4) id LAA03463; Wed, 14 Feb 1996 11:41:51 -0500 Original-To: "(ding) Gnus Mailing List" In-reply-to: larsi@ifi.uio.no's message of 14 Feb 1996 17:06:30 +0100 Xref: main.gmane.org gmane.emacs.gnus.general:5118 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5118 -----BEGIN PGP SIGNED MESSAGE----- >>>>> "LMI" == Lars Magne Ingebrigtsen writes: LMI> Perhaps the raw version also bypasses the jka-compr things? - From jka-aux.el: ;;;I have been distributing a package called jka-compr, which adds file ;;;compression to the low-level I/O functions in emacs. Beginning with ;;;version 19.23, jka-compr became part of the standard lisp library. ;;;However, some eatures were taken out because they might not be ;;;considered desirable by all users. Specifically, the 19.23 version of ;;;jka-compr will not search for a file called "foo.gz" if you do a ;;;find-file on "foo." If you were fond of some of the features that are ;;;not present in the 19.23 version of jka-compr, you can use the ;;;following package (cryptically named jka-aux.el), which implements all ;;;those features. All of the transparancies are in jka-aux, so you'll need to get that, too. Hmmm... ohio-state is not letting me retrieve the LISPDIR file so I cannot provide a pointer at this time. You may or may not need to edit nnfolder.el; I suspect you will as some edits are necessary in nnml.el (which I use) to make things like expire and move work. Any regular expression that points to a file name will need to be edited to include your compression extension(s). nnml.el is easy; I use a simple script to do it for me: #!/bin/sh if test -f x-easymenu.el; then mv x-easymenu.el easymenu.el fi cp nnml.el nnml.el.orig cat nnml.el.orig | sed 's/\[0-9\]+/\[0-9\]+\\\\(\\\\.gz\\\\)?/g' > nnml.el nnfolder.el may or may not be more cumbersome. -----BEGIN PGP SIGNATURE----- Version: 2.6.3 Charset: noconv iQCVAwUBMSIQv56VRH7BJMxHAQEZLgQAiwbB0+xYmi6g/s8aaBeUh12/d80RHvqE LSUQuEOl4b72nQcLwlKTVHms2Ro/5o7HxBsH4140tX4Pux2E5hy8MgSG0JS2WPFL xaW+Hat3YbLjZ7euzmEa0La8OUpVF7+CqtHepfWEWdQvq+9d3FudXtLGHsoN4ex9 HXjqTPSekEQ= =tJQH -----END PGP SIGNATURE----- -- Rat \ Happy Fun Ball may stick to certain types PGP Public Key: Ask for one today! \ of skin. http://www.ccs.neu.edu/home/ratinox/ \