From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42810 Path: main.gmane.org!not-for-mail From: Chris Shenton Newsgroups: gmane.emacs.gnus.general Subject: Re: New nnml groups not shown in *Groups*, `j' shows them as Killed? Date: 30 Jan 2002 16:53:04 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <87sn8ny08v.fsf@thanatos.shenton.org> References: <874rl3zp4y.fsf@thanatos.shenton.org> <87pu3rd7l5.fsf@paradoxical.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035178004 14175 80.91.224.250 (21 Oct 2002 05:26:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:26:44 +0000 (UTC) Return-Path: Original-Received: (qmail 14970 invoked from network); 30 Jan 2002 21:53:49 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 30 Jan 2002 21:53:49 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16W2fh-0000HK-00; Wed, 30 Jan 2002 15:53:37 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 30 Jan 2002 15:53:28 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id PAA24993 for ; Wed, 30 Jan 2002 15:53:07 -0600 (CST) Original-Received: (qmail 14938 invoked by alias); 30 Jan 2002 21:53:06 -0000 Original-Received: (qmail 14932 invoked from network); 30 Jan 2002 21:53:05 -0000 Original-Received: from a3.ebbed1.client.atlantech.net (HELO Thanatos.Shenton.Org) (209.190.235.163) by gnus.org with SMTP; 30 Jan 2002 21:53:05 -0000 Original-Received: (qmail 75885 invoked by uid 1000); 30 Jan 2002 21:53:04 -0000 Original-To: ding@gnus.org In-Reply-To: <87pu3rd7l5.fsf@paradoxical.net> Original-Lines: 33 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:42810 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:42810 Josh Huber writes: > try setting gnus-subscribe-options-newsgroup-method to something > else... > > Look at the documentation for gnus-auto-subscribed-groups: It looks like it should get my nnml groups: gnus-auto-subscribed-groups's value is "nnml\\|^nnfolder\\|^nnmbox\\|^nnmh\\|^nnbabyl" > New groups that match this regexp will not be handled by > `gnus-subscribe-newsgroup-method'. Instead, they will > be subscribed using `gnus-subscribe-options-newsgroup-method'. And it looks like it should subscribe in alpha order: gnus-subscribe-options-newsgroup-method's value is gnus-subscribe-alphabetically Perhaps it is, but these groups have Killed status so I'd never see them, whether auto-subscribed alpha, or any other way. It's as if it's instead set to gnus-subscribe-killed. I'll try setting it to gnus-subscribe-hierarchically. In the mean time, is there a convenient way to unkill all my new and killed nnml groups so I can see them, short of using `j' to get into them over and over? Thanks.