all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Understanding how to specify UTF-8
Date: Sat, 08 Apr 2017 10:29:58 +0300	[thread overview]
Message-ID: <83tw5zmk5l.fsf@gnu.org> (raw)
In-Reply-To: <ekqmhrF71umU1@mid.individual.net> (message from Will Parsons on 7 Apr 2017 23:43:55 GMT)

> From: Will Parsons <wbp@nodomain.invalid>
> Date: 7 Apr 2017 23:43:55 GMT
> 
> I want to always use Unicode/UTF-8 unless otherwise specified.

This doesn't tell what exactly do you want to happen.  The above
basically says "I want to use UTF-8 except when I don't", and doesn't
say a word about those "I don't" cases.  So please elaborate to make
the responses more accurate and correct.

For example, what about files you edit that were encoded in something
other than UTF-8 before? what about responding to email encoded in
something other than UTF-8? etc. etc.

> I've noticed that I've attempted to do this in my .emacs file in two
> separate ways on two separate platforms:
> 
> 1)  (setq-default buffer-file-coding-system 'utf-8-unix)
> 
> 2)  (set-language-environment "UTF-8")
> 
> Both seem to work, but I'm wondering if there are subtle differences between
> the two that I should be aware of.

The second one is better, as it leaves Emacs more leeway where UTF-8
might not be appropriate.  But it's difficult to know what to tell
without the additional information.



  reply	other threads:[~2017-04-08  7:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-07 23:43 Understanding how to specify UTF-8 Will Parsons
2017-04-08  7:29 ` Eli Zaretskii [this message]
2017-04-13  5:09 ` B. T. Raven
2017-04-13  6:37   ` (unknown) Eli Zaretskii
2017-04-13  7:18   ` Understanding how to specify UTF-8 Eli Zaretskii
2017-04-13  9:42     ` hector
2017-04-14 23:37   ` Will Parsons
2017-04-21  9:28 ` Jason Rumney
2017-04-21 10:54   ` Eli Zaretskii
2017-04-21 17:36   ` Will Parsons
2017-05-29 15:16   ` Understanding cross version problem Francis Belliveau
2017-05-29 16:38     ` Drew Adams
2017-04-21 18:30 ` Understanding how to specify UTF-8 Stefan Monnier

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=83tw5zmk5l.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.