From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82048 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: Need help after upgrade Date: Thu, 19 Jul 2012 09:34:11 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87zk6vho30.fsf@lifelogs.com> References: <87k3y1npg2.fsf@lifelogs.com> <20487.42252.815283.378741@phoenix.squirrel.nl> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1342704872 9665 80.91.229.3 (19 Jul 2012 13:34:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 19 Jul 2012 13:34:32 +0000 (UTC) Cc: Ding Mailing List To: jvromans@squirrel.nl (Johan Vromans) Original-X-From: ding-owner+M30318@lists.math.uh.edu Thu Jul 19 15:34:32 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 1SrqsA-0001Ti-3W for ding-account@gmane.org; Thu, 19 Jul 2012 15:34:30 +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 1Srqs5-0004LK-0D; Thu, 19 Jul 2012 08:34:25 -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 1Srqs3-0004L8-Tz for ding@lists.math.uh.edu; Thu, 19 Jul 2012 08:34:23 -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 1Srqrx-00037I-Tt for ding@lists.math.uh.edu; Thu, 19 Jul 2012 08:34:23 -0500 Original-Received: from z.lifelogs.com ([173.255.230.239]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Srqrw-0003pl-C0 for ding@gnus.org; Thu, 19 Jul 2012 15:34:16 +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 8AFCB6600F; Thu, 19 Jul 2012 13:34:12 +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: <20487.42252.815283.378741@phoenix.squirrel.nl> (Johan Vromans's message of "Thu, 19 Jul 2012 08:11:24 +0200") 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:82048 Archived-At: On Thu, 19 Jul 2012 08:11:24 +0200 jvromans@squirrel.nl (Johan Vromans) wrote: JV> [Quoting Ted Zlatanov, on July 18 2012, 09:55, in "Re: Need help after "] >> Johan, does `M-g' show the correct counts? JV> Yes, it does. >> If yes, do `M-g' on a topic and all will be refreshed. JV> I tried this with Emacs 24 and then went back to 23. JV> It seems that the initial reading of all data is not done in 24, or, JV> in other words, an initial M-g is implied in 23. JV> Curious thing is both Emacs 23 and Emacs 24 claim to have Gnus v5.13. JV> BTW: I read some articles with Emacs 24, and when I went back to Emacs JV> 23 these articles appeared again. (CC back to ding for help) The Gnus that comes with Emacs has definitely changed since 23. I don't know why the version number hasn't. I think the problem here are the new 'unexist' marks, intended to get accurate article counts with IMAP, but I honestly don't know what we need to do to get proper counts on startup. Perhaps someone else on the list does. Ted