Received: by 10.68.241.7 with SMTP id we7mr4232813pbc.4.1338584908870; Fri, 01 Jun 2012 14:08:28 -0700 (PDT) Path: l9ni8767pbj.0!nntp.google.com!news1.google.com!postnews.google.com!wp3g2000pbc.googlegroups.com!not-for-mail From: Xah Lee Newsgroups: gnu.emacs.help Subject: Re: those funny non-ASCII characters Date: Fri, 1 Jun 2012 14:06:33 -0700 (PDT) Organization: http://groups.google.com Lines: 25 Message-ID: <5cba8baa-c270-4985-aec8-4468aaa9ed05@wp3g2000pbc.googlegroups.com> References: <731567ba-000c-4643-9eff-0237129b90c7@oe8g2000pbb.googlegroups.com> NNTP-Posting-Host: 76.126.112.84 Mime-Version: 1.0 X-Trace: posting.google.com 1338584908 24977 127.0.0.1 (1 Jun 2012 21:08:28 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 1 Jun 2012 21:08:28 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: wp3g2000pbc.googlegroups.com; posting-host=76.126.112.84; posting-account=bRPKjQoAAACxZsR8_VPXCX27T2YcsyMA User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.52 Safari/536.5,gzip(gfe) Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Xah wrote > > =E3=80=88Unicode BOM Byte Order Mark Hack=E3=80=89 http://xahlee.org/co= mp/unicode_BOM_byte_orde_mark.html > > > http://www.unicode.org/faq/utf_bom.html#bom1 On Jun 1, 9:26=C2=A0am, rusi wrote: > See http://www.unicode.org/versions/Unicode5.0.0/ch02.pdf > (pg 36) "Use of a BOM is neither required nor recommended for UTF-8, > but may > be encountered in contexts where UTF-8 data is converted from other > encoding forms..." > > More specifically the non-recommendation of bom: http://www.unicode.org/f= aq/utf_bom.html > "Note that some recipients of UTF-8 encoded data do not expect a BOM. > Where UTF-8 is used transparently in 8-bit environments, the use of a > BOM will interfere with any protocol or file format that expects > specific ASCII characters at the beginning, such as the use of "#!" of > at the beginning of Unix shell scripts. " didn't i mention these 2 points exactly in the link i gave?? Xah