[rfc-i] Data point [Re: Fwd:I-D ACTION:draft-hoffman-utf8-rfcs-03.txt]
Julian Reschke
julian.reschke at gmx.de
Tue Oct 7 08:04:38 PDT 2008
Joe Touch wrote:
> Above I'm referring to both in different places. Below is the specific test.
>
>> We're talking about the former, not the latter.
>
> Here's what I did:
>
> 1. test ASCII FF; the following prints as two pages:
>
> abc
> <FF>
> def
>
> 2. test Unicode FF; the following prints as one page:
>
> abc
> [000c]
> def
A UTF-8 form feed *is* an ASCII form feed, so I'm really not sure what
you are testing...
> To type unicode, I typed the following:
>
> 0 1 2 <alt-x>
>
> Am I missing something? (I'm new to UTF)...
> ...
Hard to say. Can you produce an hex dump of the file? (od -cx)
BR, Julian
More information about the rfc-interest
mailing list