From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11836 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: splitting .newsrc.eld Date: 04 Aug 1997 15:01:26 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035151482 301 80.91.224.250 (20 Oct 2002 22:04:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:04:42 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.6/8.8.6) with ESMTP id HAA22688 for ; Mon, 4 Aug 1997 07:19:47 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id JAA07738 for ; Mon, 4 Aug 1997 09:15:06 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Mon, 4 Aug 1997 15:04:28 +0200 Original-Received: (qmail 25640 invoked by uid 504); 4 Aug 1997 13:04:26 -0000 Original-Received: (qmail 25637 invoked from network); 4 Aug 1997 13:04:23 -0000 Original-Received: from abel.metis.no (HELO gw.metis.no) (193.90.64.1) by claymore.vcinet.com with SMTP; 4 Aug 1997 13:04:21 -0000 Original-Received: by gw.metis.no (8.8.6/8.8.6) with ESMTP id PAA28907; Mon, 4 Aug 1997 15:03:25 +0200 (MET DST) Original-Received: by metis.no (8.8.6/8.8.6) with ESMTP id PAA15471; Mon, 4 Aug 1997 15:03:21 +0200 (MET DST) Original-Received: by norne.troll.no (8.8.4/8.8.4) id PAA01767; Mon, 4 Aug 1997 15:01:27 +0200 (MET DST) Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "02 Aug 1997 01:53:23 +0200" Original-Lines: 31 X-Mailer: Gnus v5.4.56/XEmacs 19.15 Xref: main.gmane.org gmane.emacs.gnus.general:11836 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11836 >>>>> Lars Magne Ingebrigtsen : > Steinar Bang writes: >> The smaller the file, the shorter time it needs to complete a write, >> the shorter the risk for corruption. > Yes, but if you have a problem with files getting corrupted while > writing, something very wrong is going on on your system. I've never > had Emacs corrupt something while writing. Hmmnm... it's been a long time since something like this happened to me, and was caused by a rather ill NFS. Nevertheless it *can* happen! (and it has happened to me, but not with the .newsrc.eld) And having essential information (mail stuff), make up a small part, of a big complex file, filled with mostly non-essential information (news stuff) feels fragile. And having to hand edit, and hand extract information from the .newsrc.eld (as *have* happened to me, when I've tried experimental versions of Gnus) has absolutly *no* pleasure value assigned to it. Smaller files, would make manual error recovery (more) feasible. Sigh! How about some form of .newsrc.eld syntax checker? Could be external to Gnus proper. A kind of error recovery/debugging tool. - Steinar