Gnus development mailing list
 help / color / mirror / Atom feed
From: Tony Lam <Tony.Lam+ding@eng.sun.com>
Subject: Re: Groups no longer active
Date: 27 Sep 1999 12:52:56 -0700	[thread overview]
Message-ID: <4jyso40xhbb.fsf@homeworld.Eng.Sun.Com> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "25 Sep 1999 09:48:12 +0200"


Welcome back Lars!!

* "Lars" == Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

Lars> Tony Lam <Tony.Lam+ding@eng.sun.com> 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


  reply	other threads:[~1999-09-27 19:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-11  0:33 Tony Lam
1999-08-27 17:13 ` Lars Magne Ingebrigtsen
1999-08-31 21:19   ` Tony Lam
1999-09-25  7:48     ` Lars Magne Ingebrigtsen
1999-09-27 19:52       ` Tony Lam [this message]
1999-09-27 21:04         ` Lars Magne Ingebrigtsen
1999-09-27 21:08           ` Tony Lam
1999-11-19  1:34           ` Tony Lam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4jyso40xhbb.fsf@homeworld.Eng.Sun.Com \
    --to=tony.lam+ding@eng.sun.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).