emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coding tags and utf-16


From: Kenichi Handa
Subject: Re: coding tags and utf-16
Date: Thu, 16 Mar 2006 11:23:48 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Kenichi Handa <address@hidden> writes:

> Although it's not clear how safe they are, if no one objects,
> I'll add them in auto-coding-regexp-alist.

>> ("\\`\x00\x00\xFE\xFF" . utf-32-be)
>> ("\\`\xFF\xFE\x00\x00" . utf-32-le)

As there's no objection, I've just added them to
auto-coding-regexp-alist.

>> ("\\`\xEF\xBB\xBF" . utf-8)

That one too.

---
Kenichi Handa
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]