From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/12426 Path: main.gmane.org!not-for-mail From: Lars Balker Rasmussen Newsgroups: gmane.emacs.gnus.general Subject: Re: Qgnus 0.11 gnus-start.el (patch) -- compression support Date: 30 Sep 1997 18:34:27 +0200 Message-ID: <0fk9fy92wc.fsf@odin.mjolner.dk> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035151964 3733 80.91.224.250 (20 Oct 2002 22:12:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:12:44 +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 KAA00923 for ; Tue, 30 Sep 1997 10:34:47 -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 MAA20364 for ; Tue, 30 Sep 1997 12:28:11 -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 ; Tue, 30 Sep 1997 18:34:34 +0200 Original-Received: (qmail 16106 invoked by uid 504); 30 Sep 1997 16:34:32 -0000 Original-Received: (qmail 16103 invoked from network); 30 Sep 1997 16:34:31 -0000 Original-Received: from odin.mjolner.dk (130.225.8.219) by claymore.vcinet.com with SMTP; 30 Sep 1997 16:34:31 -0000 Original-Received: (from lbr@localhost) by odin.mjolner.dk (8.7.6/8.7.3) id SAA24613; Tue, 30 Sep 1997 18:34:28 +0200 (MET DST) Original-To: ding@gnus.org In-Reply-To: Jari Aalto's message of "30 Sep 1997 18:10:14 +0300" Original-Lines: 30 X-Mailer: Gnus v5.5/Emacs 20.2 Xref: main.gmane.org gmane.emacs.gnus.general:12426 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:12426 Jari Aalto writes: > I have an account where I'm real tight on disk space. My quota > limit makes me be on my toes every time I open gnus and it > saves the huge .newrc or .newsrc.el "Huge"? /users/lbr-odin% ll .news* -rw------- 1 lbr staff 901 Sep 30 18:30 .newsrc -rw------- 1 lbr staff 10473 Sep 30 18:30 .newsrc.eld -rw------- 1 lbr staff 10294 Sep 30 18:20 .newsrc.eld~ -rw------- 1 lbr staff 726 Sep 30 18:20 .newsrc~ How? (setq ;; ask news server for new groups... gnus-check-new-newsgroups nil ;; ...so don't keep a list of the killed ones... gnus-save-killed-list nil ;; ...and kill the zombies generated because of this before we save gnus-save-newsrc-hook 'gnus-group-kill-all-zombies ) Don't save it if you don't want it! -- Lars Balker Rasmussen, Software Engineer, Mjolner Informatics ApS lbr@mjolner.dk