From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29222 Path: main.gmane.org!not-for-mail From: posting-list@MailAndNews.com (Jari Aalto+mail.emacs) Newsgroups: gmane.emacs.gnus.general Subject: gnus-agent-expire not expiring all nntp groups? Date: 13 Feb 2000 13:21:26 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165930 1521 80.91.224.250 (21 Oct 2002 02:05:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:05:30 +0000 (UTC) Keywords: expiring,articles,emacs,groups,gnus,gnu Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 92BB2D0520 for ; Mon, 14 Feb 2000 00:00:37 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id XAB28003; Sun, 13 Feb 2000 23:00:32 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 13 Feb 2000 22:59:59 -0600 (CST) Original-Received: from epithumia.math.uh.edu (IDENT:root@epithumia.math.uh.edu [129.7.128.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id WAA10936 for ; Sun, 13 Feb 2000 22:59:50 -0600 (CST) Original-Received: (from tibbs@localhost) by epithumia.math.uh.edu (8.9.3/8.9.3) id WAA27426 for ding@hpc.uh.edu; Sun, 13 Feb 2000 22:59:55 -0600 Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA07055 for ; Sun, 13 Feb 2000 11:34:49 -0600 (CST) Original-Received: from pefletti.saunalahti.fi (mail.sci.fi [195.74.0.53]) by mailhost.sclp.com (Postfix) with ESMTP id 563E7D0520 for ; Sun, 13 Feb 2000 12:34:46 -0500 (EST) Original-Received: from poboxes.com (MKCCCVIII.hdyn.saunalahti.fi [195.197.166.108]) by pefletti.saunalahti.fi (8.9.1/8.9.1) with ESMTP id TAA06967 for ; Sun, 13 Feb 2000 19:34:38 +0200 (EET) Original-To: ding@gnus.org User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4 (i386-*-windows98.1998) Original-Lines: 23 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29222 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29222 After gnus-agent-expire the results in message buffer tell me: Expiring articles in gnu.emacs.gnus Expiring articles in comp.emacs.xemacs Expiring articles in gnu.emacs.help Expiring articles in comp.security.ssh Expiring articles in gnu.emacs.sources Expiring articles in sfnet.keskustelu.vitsit But I have tons of other groups in NNTP backend (that's covered by agent) and it doesn't seem to expire those groups Reading gnus-agent-expire is ..uhm.. not trivial. Someone should break it into several manageable parts. I would like to know what Gnus scans, so how do I get a list of groups that Gnus thinks are included in expiration process? Currently my disk partition is filling fast. jari