emacs-devel
[Top][All Lists]
Advanced

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

Re: Nextstep build uses iso-latin by default. WHY?


From: Stefan Monnier
Subject: Re: Nextstep build uses iso-latin by default. WHY?
Date: Sun, 20 Mar 2016 11:34:54 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> My biggest concern about that is that I don't know if there are
> situations where [NSLocale localeIdentifier] will return ".UTF-8" or
> something else.

We could look for a "." and only add ".utf-8" if there isn't a "." already.

> Here's a patch to force UTF-8:

Looks OK to me.  Thanks,


        Stefan



reply via email to

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