Re: Minor queries about Unicode char docs

2009-09-01 Thread Neil Jerram
Mike Gran writes: >> For this context I think it would be clearer to say >> >> Return `#t' iff the Unicode code point of `x' is less than the >> code point of `y', else `#f'. > > Sounds good. [..] > I see what you mean. The text should have something like... > > "In case folding comparison

Re: Minor queries about Unicode char docs

2009-08-31 Thread Mike Gran
On Mon, 2009-08-31 at 18:40 -0700, Mike Gran wrote: > Note that the German letter Sharp S > (Eszett) is not uppercased before the comparison since its plural has > two characters instead of one." I meant to say 'its _uppercase form_ has two characters instead of one'.

Re: Minor queries about Unicode char docs

2009-08-31 Thread Mike Gran
On Mon, 2009-08-31 at 11:21 +0100, Neil Jerram wrote: > I think there's a case here for making the docstring not identical to > the corresponding manual text. In the manual context, the section > begins with talking about Unicode, so "Unicode" can be assumed for > everything that follows. But in

Minor queries about Unicode char docs

2009-08-31 Thread Neil Jerram
First of all, thanks for making these docs (specifically, commit 3f12aed) so clear. They seem so much clearer and simpler to me than the months of back-and-forth discussion on r6rs-discuss. I know those things are not really comparable, but I hope you can see what I mean. Then, a couple of queri