From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11239 Path: main.gmane.org!not-for-mail From: Andy Eskilsson Newsgroups: gmane.emacs.gnus.general Subject: Re: .newsrc.eld Date: 18 Jul 1997 09:29:08 +0200 Message-ID: References: Reply-To: flognat@fukt.hk-r.se NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035150982 29133 80.91.224.250 (20 Oct 2002 21:56:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:56:22 +0000 (UTC) Cc: ding@gnus.org 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 BAA06064 for ; Fri, 18 Jul 1997 01:10:11 -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 DAA07143 for ; Fri, 18 Jul 1997 03:06:55 -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 ; Fri, 18 Jul 1997 09:29:14 +0200 Original-Received: (qmail 17310 invoked by uid 504); 18 Jul 1997 07:29:12 -0000 Original-Received: (qmail 17307 invoked from network); 18 Jul 1997 07:29:12 -0000 Original-Received: from hubert.fukt.hk-r.se (194.47.151.11) by claymore.vcinet.com with SMTP; 18 Jul 1997 07:29:11 -0000 Original-Received: (from flognat@localhost) by hubert.fukt.hk-r.se (8.8.6/8.8.6) id JAA07910; Fri, 18 Jul 1997 09:29:10 +0200 (MET DST) Original-To: jdc@chow.mat.jhu.edu (Dan Christensen) X-Url: http://www.pt.hk-r.se/~mpt95aes In-Reply-To: jdc@chow.mat.jhu.edu's message of "Wed, 16 Jul 1997 15:05:26 -0400" Original-Lines: 16 X-Mailer: Gnus v5.4.63/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:11239 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11239 / jdc@chow.mat.jhu.edu (Dan Christensen) wrote: | Is there some reason that there aren't more linebreaks in the | .newsrc.eld file? Having one group per line would sure make it | easier to edit by hand. Yup but.. 1. .newsrc.eld isn't supposed to be edited by hand 2. Having one group per line would increase the size of the file enormously I believe.. But of the records, what I do when I edit my .newsrc.eld file is replace all ')'s with ')[newline]', warning though, remember that some paranthesis might be inside strings, so when you are finished replace )[newline] with ) (arrgh hate macs) / A