From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11877 Path: main.gmane.org!not-for-mail From: Colin Rafferty Newsgroups: gmane.emacs.gnus.general Subject: Re: Compressing again Date: 13 Aug 1997 18:08:17 -0400 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035151515 532 80.91.224.250 (20 Oct 2002 22:05:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:05:15 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.6/8.8.6) with ESMTP id QAA01644 for ; Wed, 13 Aug 1997 16:19:14 -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 SAA02357 for ; Wed, 13 Aug 1997 18:14:46 -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, 14 Aug 1997 00:08:25 +0200 Original-Received: (qmail 7002 invoked by uid 504); 13 Aug 1997 22:08:23 -0000 Original-Received: (qmail 6999 invoked from network); 13 Aug 1997 22:08:23 -0000 Original-Received: from wfdutilf01.ml.com (HELO wfdutilgw.ml.com) (206.3.74.31) by claymore.vcinet.com with SMTP; 13 Aug 1997 22:08:23 -0000 Original-Received: from ml1.ml.com ([199.201.57.130]) by wfdutilgw.ml.com (8.8.5/8.8.5/MLgw-3.03) with ESMTP id SAA23340 for ; Wed, 13 Aug 1997 18:03:34 -0400 (EDT) Original-Received: from commpost.ml.com (commpost.ml.com [146.125.4.24]) by ml1.ml.com (8.8.5/8.8.5/MLml4-2.07) with SMTP id SAA11542 for ; Wed, 13 Aug 1997 18:08:14 -0400 (EDT) Original-Received: from spssunp.spspme.ml.com (spssunp.spspme.ml.com [192.168.111.13]) by commpost.ml.com (8.6.12/8.6.12) with ESMTP id SAA02746 for ; Wed, 13 Aug 1997 18:13:19 -0400 Original-Received: by spssunp.spspme.ml.com (SMI-8.6/SMI-4.1) id SAA19028; Wed, 13 Aug 1997 18:08:17 -0400 Original-To: (ding) GNUS Mailing List X-Face: D>:hrrB{l6#\wU;)0R:OHSTA@ayd.Oq?s@Rrc;[+z0m+<-U"$G-J6L)F2QY`qK~uPu!s1(6{\#uy!Ag/D)?'L[}xErXvxoPn8T_hKi{M]/(`BF{e}X7;hby`p\.E$rJ}Aff#BT,rdDIw\y X-Y-Zippy: Just imagine you're entering a state-of-the-art CAR WASH!! In-Reply-To: Lars Magne Ingebrigtsen's message of "13 Aug 1997 22:37:46 +0200" Original-Lines: 11 X-Mailer: Gnus v5.4.64/XEmacs 20.3(beta17) - "Bucharest" Xref: main.gmane.org gmane.emacs.gnus.general:11877 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11877 Lars Magne Ingebrigtsen writes: > zlibc isn't needed. nnml explicitly checks for ".gz" if you have > jka-compr required. More specifically, you need to require 'jka-compr before 'nnheader. This is what has been bugging me for a long while. -- Colin