Message from discussion
read text from file, a chunk of more lines at a time
Received: by 10.204.140.144 with SMTP id i16mr1010829bku.0.1320110857573;
Mon, 31 Oct 2011 18:27:37 -0700 (PDT)
Path: l23ni38439bkv.0!nntp.google.com!news2.google.com!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail
From: Carlos <an...@quovadis.com.ar>
Newsgroups: comp.lang.lisp
Subject: Re: read text from file, a chunk of more lines at a time
Date: Tue, 1 Nov 2011 02:25:25 +0100
Organization: A noiseless patient Spider
Lines: 17
Message-ID: <20111101022525.4274412d@samara.DOMA>
References: <1d724abb-34e3-449b-bd3d-d530313d20e4@4g2000yqu.googlegroups.com>
<87r51taowf.fsf@kuiper.lan.informatimago.com>
<d1825959-2b24-46d6-b851-5c75f26e0a02@g7g2000vbv.googlegroups.com>
<87mxch9qni.fsf@kuiper.lan.informatimago.com>
<87hb2pqepq.fsf@desktop-ng.home.sw4me.com>
<20111031211849.21f0d2c8@samara.DOMA>
<878vo0razl.fsf@desktop-ng.home.sw4me.com>
Mime-Version: 1.0
Injection-Info: mx04.eternal-september.org; posting-host="YqWWwDVqaaoe8DTyJJZ3Gw";
logging-data="21128"; mail-complaints-to="ab...@eternal-september.org"; posting-account="U2FsdGVkX1+2hiFrn6KkVZSzhej+j/pprjzWvtbArCg="
X-Newsreader: Claws Mail 3.7.10 (GTK+ 2.24.6; x86_64-pc-linux-gnu)
Cancel-Lock: sha1:7Q8eDvVfWecpN3vq7Oo0BidSu8E=
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
[Anton Kovalenko <an...@sw4me.com>, 2011-11-01 03:34]
> Carlos <an...@quovadis.com.ar> writes:
>
> > To solve your "problem", a Perl programmer would probably just read
> > and discard the first header, and then set $/ to "\n*RECORD*\n".
> > Your strawman Perl programmers are too incompetent, you should fire
> > them.
>
> As we can see, even a compenent, caring Perl programmer proposes "read
> and discard" instead of "read, check and discard", and that's in the
> discussion of correctness. Why would I need a strawman?
Because I said "read and discard the first header", not "read and
discard anything whatsoever".
--