From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64636 Path: news.gmane.org!not-for-mail From: Ulf Stegemann Newsgroups: gmane.emacs.gnus.general Subject: Problem with group buffer Date: Mon, 14 May 2007 08:50:15 +0200 Organization: zeitform Internet Dienste Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: sea.gmane.org 1179125583 15098 80.91.229.12 (14 May 2007 06:53:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 14 May 2007 06:53:03 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M13147@lists.math.uh.edu Mon May 14 08:53:02 2007 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 1HnUQW-0005Nk-TP for ding-account@gmane.org; Mon, 14 May 2007 08:53:01 +0200 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 1HnUNv-0007qC-Ud; Mon, 14 May 2007 01:50:19 -0500 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 1HnUNu-0007px-J5 for ding@lists.math.uh.edu; Mon, 14 May 2007 01:50:18 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.63) (envelope-from ) id 1HnUNt-00005v-JX for ding@lists.math.uh.edu; Mon, 14 May 2007 01:50:18 -0500 Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1HnUNs-0004E6-00 for ; Mon, 14 May 2007 08:50:16 +0200 Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 28 Original-NNTP-Posting-Host: london.zeitform.net Original-X-Trace: quimby.gnus.org 1179125416 16249 146.140.213.100 (14 May 2007 06:50:16 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Mon, 14 May 2007 06:50:16 +0000 (UTC) User-Agent: Gnus/5.110007 (No Gnus v0.7) XEmacs/21.4.20 (linux) X-Request-PGP: http://ulf.zeitform.de/GnuPG/ulf_stegemann.key.asc X-PGP-KeyID: 8862250A OpenPGP: id=0x8862250A (short key ID); algo=17 (DSA); size=1024 (bits); created=876873600 (1997-10-15); url=http://ulf.zeitform.de/GnuPG/ulf_stegemann.key.asc Cancel-Lock: sha1:FnPA9RLfnciDSy5kKrhJVtunPvE= X-Spam-Score: -4.4 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:64636 Archived-At: No Gnus v0.7 (14 May 2007) XEmacs 21.4 (patch 20) "Double Solitaire" [Lucid] (i686-pc-linux, Mule) of Mon Dec 11 2006 With the latest Gnus CVS version as of today I encounter strange behavior of the group buffer. It seems that the buffer does not get updated upon certain commands. For example `gnus-group-catchup-current' (c in the group buffer) has no immediate visible effects (change of face, number of unread messages). Furthermore, after catching up a group in the group buffer I can go back to the group's line (which appears totally unchanged) and get a "No group on current line" error with any operation applied to that group (select group etc.). However, the group buffer updates correctly upon a `gnus-group-list-groups' (l). Another strangeness appears with changing of group levels. Applying `gnus-group-set-current-level' to any group in the group buffer offers to change the level (showing the current level correctly) but entering a number n will always result in the message "Changed level of /group-name/ from 10 to n". However, all this has absolutely no effect. The level of the group is unchanged. I could imagine that both problems have the same cause and that there are other oddities just not discovered, yet. Since these are rather severe problems I wonder if anyone else has encountered these or if it may be a local problem with my installation. Ulf