From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48397 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: message about errors in .newsrc.eld on startup Date: Mon, 30 Dec 2002 23:36:34 +0100 Organization: Probably a good idea Sender: owner-ding@hpc.uh.edu Message-ID: <87vg1bnngt.fsf@doohan.bang.priv.no> References: <87d6stx1jr.fsf@home.lan> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1041288018 4337 80.91.224.249 (30 Dec 2002 22:40:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 30 Dec 2002 22:40:18 +0000 (UTC) Return-path: Original-Received: from util1.math.uh.edu ([129.7.128.22]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18T8Zz-00017k-00 for ; Mon, 30 Dec 2002 23:40:15 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by util1.math.uh.edu with esmtp (Exim 4.10) id 18T8Wj-0005BC-00; Mon, 30 Dec 2002 16:36:53 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 30 Dec 2002 16:37:45 -0600 (CST) Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id QAA14674 for ; Mon, 30 Dec 2002 16:37:31 -0600 (CST) Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18T8WU-00020S-00 for ; Mon, 30 Dec 2002 23:36:38 +0100 Original-To: ding@hpc.uh.edu Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 19 Original-NNTP-Posting-Host: 7zxyu5.cm.chello.no Original-X-Trace: quimby.gnus.org 1041287798 7284 80.111.31.24 (30 Dec 2002 22:36:38 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 30 Dec 2002 22:36:38 GMT Mail-Copies-To: never User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Common Lisp, i386-debian-linux) Cancel-Lock: sha1:tVK3J+K11sgljT/y4R3xIv4vKMU= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48397 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48397 >>>>> Lars Magne Ingebrigtsen : > Steinar Bang writes: >> Perhaps we need a .newsrc.eld well formedness/syntax checker? > Well, that's what you're seeing, basically. :-) I was thinking of one that would write the line number of the syntax error. > These errors are usually the result of moving between different > X/Emacs versions that use different read syntaxaei. The cruft is > usually at the end of the .newsrc.eld file. This happened when Gnus in GNU Emacs was reading a .newsrc.eld written by XEmacs. I was about to do a diff between .newsrc.eld saved by XEmacs and GNU Emacs, when I discovered that the problem had gone away in a CVS update sometime.