From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/35264 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: help, lost messages in ognus Date: 08 Mar 2001 14:27:42 -0500 Sender: prj@multivac.cwru.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035171035 2044 80.91.224.250 (21 Oct 2002 03:30:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:30:35 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: (qmail 22283 invoked by alias); 8 Mar 2001 19:27:49 -0000 Original-Received: (qmail 22278 invoked from network); 8 Mar 2001 19:27:48 -0000 Original-Received: from multivac.student.cwru.edu (HELO multivac.cwru.edu) (261@129.22.96.25) by gnus.org with SMTP; 8 Mar 2001 19:27:48 -0000 Original-Received: (qmail 30964 invoked by uid 500); 8 Mar 2001 19:28:04 -0000 Mail-Followup-To: ding@gnus.org, npapadon@yahoo.com Original-To: Nick Papadonis In-Reply-To: (Nick Papadonis's message of "08 Mar 2001 12:01:35 -0500") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Original-Lines: 14 Xref: main.gmane.org gmane.emacs.gnus.general:35264 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:35264 Nick Papadonis writes: > I think the problem is in my .newsrc.eld file. This is the line > refering to the group. > ("nnml:mail.misc" (3 . 439) ((1 . 1272)) ((cache 11 14 368 374 376 380 > 393 418 432 (434 . 435) (442 . 445) (448 . 449)) (reply 435)) > > Anyone know the format of this line (gnus-newsrc-alist)? It's a group info. See the Group Info node in the Gnus manual. It looks like you're missing a closing paren at the end, but that might just be how you snipped it. paul