From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83504 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: Emacs trunk and Gnus master are fully sync'd now Date: Mon, 08 Jul 2013 20:24:28 +0200 Message-ID: <8738ro52qr.fsf@randomsample.de> References: <67um8rzju4ykdj.fsf@saturn.laptop> <87a9lz1zpj.fsf@building.gnus.org> <87ppuv4rs1.fsf@randomsample.de> <67um8robae33lb.fsf@saturn.laptop> <877gh24094.fsf@randomsample.de> <67um8ry59hnqe3.fsf@saturn.laptop> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1373307882 25762 80.91.229.3 (8 Jul 2013 18:24:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Jul 2013 18:24:42 +0000 (UTC) Cc: Lars Ingebrigtsen , Katsumi Yamaoka , ding@gnus.org, emacs-devel@gnu.org To: keramida@ceid.upatras.gr (Giorgos Keramidas) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 08 20:24:41 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UwG74-0003k8-7y for ged-emacs-devel@m.gmane.org; Mon, 08 Jul 2013 20:24:38 +0200 Original-Received: from localhost ([::1]:36985 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwG73-0008Ga-Qc for ged-emacs-devel@m.gmane.org; Mon, 08 Jul 2013 14:24:37 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50908) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwG70-0008GK-0K for emacs-devel@gnu.org; Mon, 08 Jul 2013 14:24:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UwG6y-0006OQ-AG for emacs-devel@gnu.org; Mon, 08 Jul 2013 14:24:33 -0400 Original-Received: from randomsample.de ([83.169.19.17]:43359) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwG6x-0006OK-UP for emacs-devel@gnu.org; Mon, 08 Jul 2013 14:24:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomsample.de; s=a; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From; bh=jQ3IMYc1KqP5JRYXWyQDu7L9V/QjVrsJ11sW6L0PX3U=; b=Mb8UEyoMFdWM3LJD9EsZHu/BWybfUkPQCBE2vRBicuzp766CJUSmTsViEICSgXYyJA+MfXEq/5CkfuAGHa031K6c2FKcNoC0L0kvAOMj7djnDmx1AINVhhgGgTVJftNl; Original-Received: from dslc-082-082-166-130.pools.arcor-ip.net ([82.82.166.130] helo=spaten) by randomsample.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1UwG6v-0006nX-90; Mon, 08 Jul 2013 20:24:29 +0200 In-Reply-To: <67um8ry59hnqe3.fsf@saturn.laptop> (Giorgos Keramidas's message of "Mon, 08 Jul 2013 15:16:20 +0200") User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) Mail-Copies-To: never Mail-Followup-To: keramida@ceid.upatras.gr (Giorgos Keramidas), Lars Ingebrigtsen , Katsumi Yamaoka , ding@gnus.org, emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 83.169.19.17 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:161734 gmane.emacs.gnus.general:83504 Archived-At: Giorgos Keramidas writes: > The messages logged point to 'unexist' for all the groups: [...] > Does `unexist' mean that the group does not exist locally? No. It means the 'unexist' range is missing, which makes Gnus think this Group was never synced before. > I see a few lines above that we check (and active uidvalidity unexist) > but if 'unexist' means that the groups does not exist in > `.newsrc.eld', then we are not reading the .newsrc.eld contents > correctly. The 'unexist' range contains article numbers which are no longer in the group (because they were moved or deleted). First, please make double sure that you are using at least Emacs trunk rev. 113257, or the latest Gnus from git. Then, to debug this further: If you hit 'G E' on a group, you see all the group info with the different ranges. You should see 'unexist' there somewhere, which can be empty or contain some article numbers or ranges. When you exit Gnus, this information should be written to the file newsrc.eld. Unfortunately, that file is barely human readable, but you can restart Emacs and load it through (load-file "~/.newsrc.eld") and then look at the variable `gnus-newsrc-alist'. Do the groups still have the 'unexist' ranges? -David