all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Guido Van Hoecke <guivho@gmail.com>
To: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: default coding systems problem in Windows 10
Date: Sun, 20 Mar 2016 11:49:02 +0100	[thread overview]
Message-ID: <CAEySM9HkNUk4L0dW5f0bLXYOc7AEJ-xoRqKsXCCePzpAbJaQfA@mail.gmail.com> (raw)

My emacs running under Windows 10 exhibits a problem with default coding
system. Following text is an example that occurs when starting emacs:

--> These default coding systems were tried to encode text
--> in the buffer ‘ *temp*’:
-->   (iso-latin-1-dos (2145 . 8217) (2169 . 8217) (2185 . 8217) (2209
-->   . 8217) (2226 . 8217) (2250 . 8217))
--> However, each of them encountered characters it couldn’t encode:
-->   iso-latin-1-dos cannot encode these: ’ ’ ’ ’ ’ ’
-->
--> Click on a character (or switch to this window by ‘C-x o’
--> and select the characters by RET) to jump to the place it appears,
--> where ‘C-u C-x =’ will give information about it.
-->
--> Select one of the safe coding systems listed below,
--> or cancel the writing with C-g and edit the buffer
-->    to remove or modify the problematic characters,
--> or specify any other coding system (and risk losing
-->    the problematic characters).

I answer the mini-buffer prompt with 'utf-8' and it proceeds.

I've been googling around, but can't find why, how or where I should
tell it that utf-8 is my default coding system. Never had this problem
with Emacs on OSX nor on various Linux distros. In fact, I'm using the
same .emacs in an LXLE virtualbox (with some conditional path stuff, of
course) and that emacs never complains nor hesitates about coding
systems.

The example above shows that we're even not talking about a physical
file: the problem occurs with a *temp* buffer!

Anny suggestion, any one?

Version: GNU Emacs 25.0.92.1 (x86_64-w64-mingw32) of 2016-03-03
My W10 is an english one, with 'Dutch (Belgium)' for 'date, time and
number formats'


TIA,

Guido


             reply	other threads:[~2016-03-20 10:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-20 10:49 Guido Van Hoecke [this message]
2016-03-20 11:16 ` default coding systems problem in Windows 10 Guido Van Hoecke

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=CAEySM9HkNUk4L0dW5f0bLXYOc7AEJ-xoRqKsXCCePzpAbJaQfA@mail.gmail.com \
    --to=guivho@gmail.com \
    --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.