all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: "Feng Shu" <tumashu@163.com>
Cc: emacs-devel@gnu.org
Subject: Re: utf-8-unix vs utf-8-emacs-unix
Date: Thu, 30 Dec 2021 10:43:15 +0800	[thread overview]
Message-ID: <874k6qrews.fsf@yahoo.com> (raw)
In-Reply-To: <87tueqyfvs.fsf@163.com> (Feng Shu's message of "Thu, 30 Dec 2021 10:40:23 +0800")

"Feng Shu" <tumashu@163.com> writes:

> Hello:
>
> Before I use:
>
>  ;; Local Variables:
>  ;; coding: utf-8-unix
>  ;; End:
>
> Can I change it to the below?
>
>  ;; Local Variables:
>  ;; coding: utf-8-emacs-unix
>  ;; End:

utf-8-emacs is the coding system used by Emacs to internally represent
multibyte values, which includes non-Unicode characters.

I don't think it's ever a good idea to save files for human consumption
in that encoding, but both coding systems should encode ordinary Chinese
text the same way.



  reply	other threads:[~2021-12-30  2:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-30  2:40 utf-8-unix vs utf-8-emacs-unix Feng Shu
2021-12-30  2:43 ` Po Lu [this message]
2021-12-30  3:11 ` LdBeth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874k6qrews.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=emacs-devel@gnu.org \
    --cc=tumashu@163.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.