From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25476 Path: main.gmane.org!not-for-mail From: Tony Lam Newsgroups: gmane.emacs.gnus.general Subject: Re: Groups no longer active Date: 27 Sep 1999 12:52:56 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: <4jyso40xhbb.fsf@homeworld.Eng.Sun.Com> References: <4jy4sjcdnyv.fsf@homeworld.Eng.Sun.Com> <4jy1zcj8ytw.fsf@homeworld.Eng.Sun.Com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162854 14149 80.91.224.250 (21 Oct 2002 01:14:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:14:14 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA06834 for ; Mon, 27 Sep 1999 15:54:51 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB24142; Mon, 27 Sep 1999 14:54:50 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 27 Sep 1999 14:55:14 -0500 (CDT) 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 OAA24112 for ; Mon, 27 Sep 1999 14:55:02 -0500 (CDT) Original-Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA06810 for ; Mon, 27 Sep 1999 15:53:02 -0400 (EDT) Original-Received: from engmail3.Eng.Sun.COM ([129.144.170.5]) by mercury.Sun.COM (8.9.3+Sun/8.9.3) with ESMTP id MAA01468 for ; Mon, 27 Sep 1999 12:53:00 -0700 (PDT) Original-Received: from philly.Eng.Sun.COM (philly.Eng.Sun.COM [129.144.140.126]) by engmail3.Eng.Sun.COM (8.9.1b+Sun/8.9.1/ENSMAIL,v1.6) with ESMTP id MAA18236 for ; Mon, 27 Sep 1999 12:52:59 -0700 (PDT) Original-Received: (from tonyl@localhost) by philly.Eng.Sun.COM (8.9.1b+Sun/8.9.1) id MAA00524; Mon, 27 Sep 1999 12:52:58 -0700 (PDT) X-Mailer: 20.4 "Emerald" XEmacs Lucid (via feedmail 9-beta-4 I) Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "25 Sep 1999 09:48:12 +0200" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25476 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25476 Welcome back Lars!! * "Lars" == Lars Magne Ingebrigtsen writes: Lars> Tony Lam writes: >> When I start Gnus with 'M 2 M-x gnus', PGnus completely ignores all >> groups at level >2 in gnus-get-unread-articles, i.e. does not store >> them in active hash table, while in Gnus 5.6.45, the same function put >> all groups in active hash table, and set groups at >2 to inactive. It >> looks like that's why doing 'M-g' on topic later in PGnus doesn't get >> any subscribed groups at level 2+ but works fine in Gnus 5.6.45. Lars> Right; I see. Lars> Hm. Lars> What does Lars> (gnus-gethash "some.group.name.not.activated" gnus-newsrc-hashtb) Lars> evaluate to? with PGnus: (gnus-gethash "nnfolder:emacs.jde" gnus-newsrc-hashtb) (nil ("sun.emacs" 3 ((1 . 1415)) ((cache (1389 . 1390) (1392 . 1394) (1404 . 1405) (1414 . 1415)) (dormant (1389 . 1390) 1392 1404 (1414 . 1415)) (tick 1393 1405)) nil ((timestamp 14306 38038) (visible . t))) ("nnfolder:emacs.jde" 3 ((1 . 2118) 2123 2126) ((save (1598 . 1599)) (dormant 1189 1197 (1203 . 1204) (1307 . 1308) 1331 1341 1911 2075 2078) (tick 1215 1234 1238 1317 1382 1393 (1517 . 1518) 1540 1565 1629 1636 1700 1747 1792 1829 1838 1847 1850 (1863 . 1865) 1868 1884 1890 1893 1899 1908 1955 2056 2065 2080 2118 2126)) (nnfolder "") ((timestamp 14319 46276) (total-expire . t) (expiry-wait . 90.0) (score-file . "emacs.jde.SCORE") (visible . t))) .... with Gnus 5.6.45: (gnus-gethash "nnfolder:emacs.jde" gnus-newsrc-hashtb) (8 ("sun.emacs" 3 ((1 . 1415)) ((cache (1389 . 1390) (1392 . 1394) (1404 . 1405) (1414 . 1415)) (dormant (1389 . 1390) 1392 1404 (1414 . 1415)) (tick 1393 1405)) nil ((timestamp 14306 38038) (visible . t))) ("nnfolder:emacs.jde" 3 ((1 . 2118) 2123 2126) ((save (1598 . 1599)) (dormant 1189 1197 (1203 . 1204) (1307 . 1308) 1331 1341 1911 2075 2078) (tick 1215 1234 1238 1317 1382 1393 (1517 . 1518) 1540 1565 1629 1636 1700 1747 1792 1829 1838 1847 1850 (1863 . 1865) 1868 1884 1890 1893 1899 1908 1955 2056 2065 2080 2118 2126)) (nnfolder "") ((timestamp 14319 46276) (total-expire . t) (expiry-wait . 90.0) (score-file . "emacs.jde.SCORE") (visible . t))) .... The output is pretty much the same from both versions, except the car: nil in PGnus and a number(8) in Gnu 5.6.45. Tony