done.
With little modify:
1. test-case/tests/rdelim.test:  change 'delimiter fail, fail' to 'delimiter miss, fail'
2. doc/ref/api-io.texi: Sentence fix.

Thanks!


On Tue, Jan 22, 2013 at 8:44 PM, Andy Wingo <wingo@pobox.com> wrote:
On Thu 17 Jan 2013 10:07, Nala Ginrut <nalaginrut@gmail.com> writes:

> On Wed, 2013-01-16 at 18:42 +0100, Andy Wingo wrote:
>> On Wed 07 Mar 2012 17:32, Nala Ginrut <nalaginrut@gmail.com> writes:
>>
>> > (call-with-input-string "asdf" (lambda (port) (read-delimited "@" port
>> > 'fail))))
>>
>> LGTM; just missing a test case.  I would tighten up the documentation,
>> too: make sure each sentence is actually a sentence.  (It's a common
>> mistake, even for native speakers.)
>>
>
> Attached the patch for rdelim test case. Please review it.

Looks fine to me.  Please submit one patch with the change, the test
case, and the doc all in one.  Thanks :)

Andy
--
http://wingolog.org/