From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82022 Path: news.gmane.org!not-for-mail From: Johan Vromans Newsgroups: gmane.emacs.gnus.general Subject: Need help after upgrade Date: Thu, 12 Jul 2012 07:16:04 +0000 (UTC) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1342104732 6937 80.91.229.3 (12 Jul 2012 14:52:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 12 Jul 2012 14:52:12 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30292@lists.math.uh.edu Thu Jul 12 16:52:12 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SpKkV-0007Vd-Ff for ding-account@gmane.org; Thu, 12 Jul 2012 16:52:11 +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 1SpKjL-0004ky-97; Thu, 12 Jul 2012 09:50:59 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1SpDlu-0002nf-CW for ding@lists.math.uh.edu; Thu, 12 Jul 2012 02:25:10 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1SpDls-00031R-5o for ding@lists.math.uh.edu; Thu, 12 Jul 2012 02:25:09 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1SpDlq-000259-6J for ding@gnus.org; Thu, 12 Jul 2012 09:25:06 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SpDlo-0002uV-9Z for ding@gnus.org; Thu, 12 Jul 2012 09:25:04 +0200 Original-Received: from sioban.squirrel.nl ([80.101.24.220]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 Jul 2012 09:25:04 +0200 Original-Received: from jvromans by sioban.squirrel.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 Jul 2012 09:25:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 46 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 80.101.24.220 (Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20100101 Firefox/13.0.1) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82022 Archived-At: I've been using Gnus for over ten years, mainly to handle mailing lists. Using a procmail(-like) filter I deliver mail from mailing lists into a local news spool and read them with Gnus as nnml groups. So far so good. Recently I upgraded from Emacs 21.4 to 24.0 and I came across a very annoying change in behaviour. With the old Emacs/Gnus, when I invoked Gnus, I got presented a list of all groups that have new messages, e.g. [ Gnus -- 10 ] [ Mailing lists -- 10 ] [ Graphics -- 10 ] 6: nnml:maillists.gimp-user-list 4: nnml:maillists.inkscape-user With the new Emacs/Gnus, I get to see *all* lists, but without new message information: [ Gnus -- 0 ] [ Mailing lists -- 0 ] [ Graphics -- 0 ] *: nnml:maillists.gimp-user-list *: nnml:maillists.graphics *: nnml:maillists.inkscape-user *: nnml:maillists.tgif4-announce (In the real situation, there are about 200 groups spread over several topics.) When I enter such a group (with SPC), I can see the new messages and when I quit the group (with q) the actual number of new messages is displayed in the summary. E.g., after visiting the gimp user list without reading any new messages. [ Gnus -- 6 ] [ Mailing lists -- 6 ] [ Graphics -- 6 ] 6: nnml:maillists.gimp-user-list *: nnml:maillists.graphics *: nnml:maillists.inkscape-user *: nnml:maillists.tgif4-announce Before I start digging in my extensive setup and configuration files, does this change in behaviour ring a bell with someone? Any suggestions where to start looking?