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: Fri, 11 Mar 2016 17:41:11 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> If you only want to have the files' default encoding be UTF-8, add
> this to your ~/.emacs:
>   (setq-default buffer-file-coding-system 'utf-8)

The OSX environment has always had a very strong bias towards utf-8, so
in the absence of a strong indication that something else than utf-8 is
desired, we should always use utf-8 on that platform.


        Stefan




reply via email to

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