[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Understanding how to specify UTF-8
From: |
Stefan Monnier |
Subject: |
Re: Understanding how to specify UTF-8 |
Date: |
Fri, 21 Apr 2017 14:30:36 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
> I want to always use Unicode/UTF-8 unless otherwise specified.
If your locale is using utf-8 (which it should nowadays in most cases
under GNU/Linux, especially if you "want to always use Unicode/UTF-8"),
then Emacs should already do that automatically.
Stefan