emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master db828f6: Don't rely on defaults in decoding UTF


From: Paul Eggert
Subject: Re: [Emacs-diffs] master db828f6: Don't rely on defaults in decoding UTF-8 encoded Lisp files
Date: Sun, 27 Sep 2015 01:29:57 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Eli Zaretskii wrote:
If
that's portability between locales, then our solution of having a
coding cookie is better for Emacs, because it supports more use cases
than just assuming UTF-8 would.

Sure, but the point is that we shouldn't need a cookie for UTF-8. Cookies are awkward, and should be inserted only when needed; they shouldn't be needed for the typical case.



reply via email to

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