From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sven Joachim Newsgroups: gmane.emacs.devel Subject: Re: Gnus number of unread articles change when switching from 22.2 to 23 Date: Sat, 30 Aug 2008 09:18:29 +0200 Message-ID: <87zlmvx96i.fsf@gmx.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1220087948 8093 80.91.229.12 (30 Aug 2008 09:19:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 30 Aug 2008 09:19:08 +0000 (UTC) Cc: emacs-devel@gnu.org To: kzeitler@alcatel-lucent.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 30 11:20:02 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KZMch-0003g5-Ll for ged-emacs-devel@m.gmane.org; Sat, 30 Aug 2008 11:19:59 +0200 Original-Received: from localhost ([127.0.0.1]:50903 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZMbg-0001jk-6D for ged-emacs-devel@m.gmane.org; Sat, 30 Aug 2008 05:18:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZMOU-0007ju-TU for emacs-devel@gnu.org; Sat, 30 Aug 2008 05:05:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZMOS-0007j2-JV for emacs-devel@gnu.org; Sat, 30 Aug 2008 05:05:16 -0400 Original-Received: from [199.232.76.173] (port=40182 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZMOR-0007in-Qi for emacs-devel@gnu.org; Sat, 30 Aug 2008 05:05:16 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:48494) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KZMOR-00017K-2z for emacs-devel@gnu.org; Sat, 30 Aug 2008 05:05:15 -0400 Original-Received: (qmail invoked by alias); 30 Aug 2008 07:18:32 -0000 Original-Received: from p548649C5.dip.t-dialin.net (EHLO debian) [84.134.73.197] by mail.gmx.net (mp036) with SMTP; 30 Aug 2008 09:18:32 +0200 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX19V7OANx75VLLLhcz3yZaC0FVA3LuXKTDrxzTsNne +3ACjjVeS0tvL7 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.64 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:103250 Archived-At: On 2008-08-29 08:49 +0200, Klaus Zeitler wrote: > Hello, > I'm currently switching often between 22.2 and the CVS version > (The CVS version is sometimes unbearably slow, but I haven't found enough > time to investigate this). > Every time I switch from 22.2 to 23 and use gnus in emacs 23, gnus shows > lots of unread articles in the group buffer. > Now if I read them or use catch up, then use gnus in version 22.2 and > finally use the CVS version again, the articles are shown as unread again. > Is there an incompatible change between the 2 versions? Yes, see etc/GNUS-NEWS. > Where should I start investigate this? Read the sections about marks in the mentioned file. You may want to set nntp-marks-is-evil to t if you keep switching between the to versions. Another idea would be to use No Gnus in Emacs 22. Sven