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: Eli Zaretskii
Subject: Re: [Emacs-diffs] master db828f6: Don't rely on defaults in decoding UTF-8 encoded Lisp files
Date: Sat, 26 Sep 2015 09:27:11 +0300

> From: Paul Eggert <address@hidden>
> Cc: address@hidden
> Date: Fri, 25 Sep 2015 15:32:11 -0700
> 
> Here's a better idea.  Developers that use a UTF-8 locale are OK 
> already.  Let's suggest to the remaining developers that they put 
> something like the following into their .emacs:
> 
>    (add-hook 'auto-coding-functions (lambda (size) 'utf-8))
> 
> This will let Emacs default to UTF-8 for files that don't already have a 
> coding cookie.

You are assuming that those "remaining developers" use Emacs only for
working on Emacs, is that right?



reply via email to

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