[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: what coding system to select when I insert a unicode character
From: |
Eli Zaretskii |
Subject: |
Re: what coding system to select when I insert a unicode character |
Date: |
Wed, 26 Dec 2018 17:44:24 +0200 |
> Date: Wed, 26 Dec 2018 11:47:54 +0100
> From: <tomas@tuxteam.de>
>
> Select utf-8-unix, utf-8-dos or utf-8-mac depending on your
> preferred platform (they differ in the line endings).
Emacs knows the preferred EOL format of the platform, and will
automatically select it if the user chooses just 'utf-8', with no
explicit EOL conversion.