From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26417 Path: main.gmane.org!not-for-mail From: Matt Swift Newsgroups: gmane.emacs.gnus.general Subject: Re: Pterodactyl Gnus v0.98 is released Date: Mon, 08 Nov 1999 19:47:11 GMT Organization: SunSITE Denmark (sunsite.auc.dk) Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163630 19285 80.91.224.250 (21 Oct 2002 01:27:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:27:10 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA05447 for ; Mon, 8 Nov 1999 14:47:46 -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 NAB30180; Mon, 8 Nov 1999 13:47:45 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 08 Nov 1999 13:47:54 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA15433 for ; Mon, 8 Nov 1999 13:47:44 -0600 (CST) Original-Received: from sunsite.auc.dk (sunsite.auc.dk [130.225.51.30]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id OAA05429 for ; Mon, 8 Nov 1999 14:47:12 -0500 (EST) Original-Received: (qmail 22491 invoked by uid 509); 8 Nov 1999 19:47:11 -0000 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: emacs.ding User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.4 Original-Lines: 26 Original-NNTP-Posting-Host: 206.243.167.24 Original-X-Complaints-To: news@sunsite.auc.dk Original-X-Trace: sunsite.auc.dk 942090431 206.243.167.24 (Mon, 08 Nov 1999 20:47:11 MET) Original-NNTP-Posting-Date: Mon, 08 Nov 1999 20:47:11 MET Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:26417 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:26417 >>"JMK" == Jody M Klymak writes: JMK> Matt, JMK> Have you checked the values for the gnus-level-* variables? Well, those variables are surely involved. At a guess, it's not showing me anything between `gnus-activate-level' and `gnus-level-zombie', but I've got sane values, the way I read the dox. If my guess is right, anyone using default values would lose all groups of level 7 into the void. The way I read the dox, the command ` L' where is gnus-level-killed should put every group subscribed at level L where 1 <= L < gnus-level-killed in the Group buffer, regardless of the other variables' values. gnus-level-default-subscribed 3 gnus-activate-level 4 gnus-group-default-list-level 5 gnus-level-subscribed 5 -default-unsubscribed 6 -unsubscribed 7 -zombie 8 -killed 9