bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#9716: Patch for HTML5 auto-coding support


From: Stefan Monnier
Subject: bug#9716: Patch for HTML5 auto-coding support
Date: Mon, 17 Oct 2011 21:54:34 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

> The HTML5 specification says:

>   Using a meta element with a charset attribute that specifies the encoding
>   within the first 1024 bytes of the document. E.g. <meta charset="UTF-8">
>   could be used to specify the UTF-8 encoding. This replaces the need for
>   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
>   although that syntax is still allowed.

> that confirms that we should install the proposed patch.

Fine by me,


        Stefan




reply via email to

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