From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66184 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.gnus.general Subject: Re: exploring levels 5 and 6 of subscribedness Date: Mon, 21 Jan 2008 09:19:55 +0800 Message-ID: <871w8cvutg.fsf@jidanni.org> References: <84y7al862v.fsf@incoming.verizon.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1200878480 17843 80.91.229.12 (21 Jan 2008 01:21:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Jan 2008 01:21:20 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M14675@lists.math.uh.edu Mon Jan 21 02:21:38 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1JGlM2-0007ii-Ar for ding-account@gmane.org; Mon, 21 Jan 2008 02:21:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1JGlKi-0002N5-4K; Sun, 20 Jan 2008 19:20:16 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JGlKg-0002Mm-QX for ding@lists.math.uh.edu; Sun, 20 Jan 2008 19:20:14 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JGlKb-0001ip-6b for ding@lists.math.uh.edu; Sun, 20 Jan 2008 19:20:14 -0600 Original-Received: from lax-green-bigip-5.dreamhost.com ([208.113.200.5] helo=blingymail-a2.g.dreamhost.com) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JGlKc-0005YK-00 for ; Mon, 21 Jan 2008 02:20:10 +0100 Original-Received: from jidanni1 (122-127-35-252.dynamic.hinet.net [122.127.35.252]) by blingymail-a2.g.dreamhost.com (Postfix) with ESMTP id C121C408F8 for ; Sun, 20 Jan 2008 17:20:04 -0800 (PST) X-Spam-Score: -0.6 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66184 Archived-At: OK, now after L (gnus-group-list-all-groups), and (gnus-group-jump-to-group "nnml:archive.2008") my *Group* buffer is now 6 U *: debian_bugs_1st 20070907T052611 6 U *: debian_bugs 20070907T052527 6 U *: archive.2008 20080121T014905 6 U *: DebCentral 20060201T132119 6 U *: /home/jidanni/tmp/THF6A-1 20041127T070706 (gnus-group-line-format: "%L%B%1{%M%}%S%p%P%2y: %(%-50,50G%) %d\n") But when I hit L again, *poof*, "archive.2008" disappears. We now look into .newsrc.eld, ("nnml:archive.2008" 6 ((1 . 68)) ((reply 44 49) (seen (1 . 70))) "nnml:" ((timestamp 18323 35217))) As an experiment we now use gnus-group-catchup-current, giving ("nnml:archive.2008" 6 ((1 . 83)) ((seen (1 . 83)) (reply 44 49)) "nnml:" ((timestamp 18323 61324))) whereupon L (gnus-group-list-all-groups) returns it to the *Group* buffer. Now no matter what level or not, how could a group with no unread articles appear in the *Group* buffer, while the same group with some unread articles disappears? That must be a bug. Mr. Steib had better have a good explanation for this. "Gnus v5.11" http://jidanni.org/comp/.gnus.el http://jidanni.org/comp/.emacs