From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82038 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: Need help after upgrade Date: Wed, 18 Jul 2012 09:55:57 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87k3y1npg2.fsf@lifelogs.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1342619777 11825 80.91.229.3 (18 Jul 2012 13:56:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 18 Jul 2012 13:56:17 +0000 (UTC) Cc: ding@gnus.org To: Johan Vromans Original-X-From: ding-owner+M30308@lists.math.uh.edu Wed Jul 18 15:56:16 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 1SrUjb-0004co-Hr for ding-account@gmane.org; Wed, 18 Jul 2012 15:56: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 1SrUjW-0006L9-BS; Wed, 18 Jul 2012 08:56:06 -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 1SrUjV-0006Kv-5T for ding@lists.math.uh.edu; Wed, 18 Jul 2012 08:56:05 -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 1SrUjQ-0006dL-7y for ding@lists.math.uh.edu; Wed, 18 Jul 2012 08:56:05 -0500 Original-Received: from z.lifelogs.com ([173.255.230.239]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1SrUjO-0005Ft-NO for ding@gnus.org; Wed, 18 Jul 2012 15:55:58 +0200 Original-Received: from heechee (c-76-28-40-19.hsd1.vt.comcast.net [76.28.40.19]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: tzz) by z.lifelogs.com (Postfix) with ESMTPSA id B63C162DDA; Wed, 18 Jul 2012 13:55:57 +0000 (UTC) X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" In-Reply-To: (Johan Vromans's message of "Thu, 12 Jul 2012 07:16:04 +0000 (UTC)") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82038 Archived-At: On Thu, 12 Jul 2012 07:16:04 +0000 (UTC) Johan Vromans wrote: JV> I've been using Gnus for over ten years, mainly to handle mailing lists. JV> Using a procmail(-like) filter I deliver mail from mailing lists into a local JV> news spool and read them with Gnus as nnml groups. So far so good. JV> Recently I upgraded from Emacs 21.4 to 24.0 and I came across a very annoying JV> change in behaviour. ... JV> With the new Emacs/Gnus, I get to see *all* lists, but without new message JV> information: JV> [ Gnus -- 0 ] JV> [ Mailing lists -- 0 ] JV> [ Graphics -- 0 ] JV> *: nnml:maillists.gimp-user-list JV> *: nnml:maillists.graphics JV> *: nnml:maillists.inkscape-user JV> *: nnml:maillists.tgif4-announce JV> (In the real situation, there are about 200 groups spread over several topics.) Johan, does `M-g' show the correct counts? If yes, do `M-g' on a topic and all will be refreshed. I have something similar happening on Emacs under Mac OS X, which I thought was a problem with my setup. So add my vote to fixing this bug... if it's anything obvious... Ted