From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33602 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: Cleaning up bogus newsgroups from newsrc.eld Date: 07 Dec 2000 13:51:19 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: <764s0inw7o.fsf@newjersey.ppllc.com> <5belzmi9jw.fsf@brandy.cs.rochester.edu> <76hf4hlihz.fsf@newjersey.ppllc.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169678 25969 80.91.224.250 (21 Oct 2002 03:07:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:07:58 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 24AF1D049A for ; Thu, 7 Dec 2000 14:00:04 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB10354; Thu, 7 Dec 2000 12:52:50 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 07 Dec 2000 12:51:09 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id MAA22112 for ; Thu, 7 Dec 2000 12:51:00 -0600 (CST) Original-Received: from multivac.student.cwru.edu (multivac.STUDENT.CWRU.Edu [129.22.239.69]) by mailhost.sclp.com (Postfix) with SMTP id E16AFD049A for ; Thu, 7 Dec 2000 13:51:24 -0500 (EST) Original-Received: (qmail 22142 invoked by uid 500); 7 Dec 2000 18:51:41 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org In-Reply-To: Jake Colman's message of "06 Dec 2000 09:41:28 -0500" Original-Lines: 9 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33602 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33602 Jake Colman writes: > But if I do this how do I then see a list of all available newsgroups > if I decide I want to subscribe to something to which I am not currently > subscribed? gnus-group-list-active. 'A A' in the group buffer. paul