unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Richard Copley <rcopley@gmail.com>
Cc: 22436@debbugs.gnu.org
Subject: bug#22436: read-coding-system uses wrong default when called from write-file
Date: Sat, 23 Jan 2016 07:56:05 +0200	[thread overview]
Message-ID: <83vb6k6dqi.fsf@gnu.org> (raw)
In-Reply-To: <CAPM58ohTeLjyeemG+gkiOdW84dXjFYyL17ZBAMka9uEeExaAvA@mail.gmail.com> (message from Richard Copley on Fri, 22 Jan 2016 23:23:40 +0000)

> From: Richard Copley <rcopley@gmail.com>
> Date: Fri, 22 Jan 2016 23:23:40 +0000
> Cc: 22436@debbugs.gnu.org
> 
> On 22 January 2016 at 21:23, Eli Zaretskii <eliz@gnu.org> wrote:
> >> From: Richard Copley <rcopley@gmail.com>
> >> Date: Fri, 22 Jan 2016 19:31:07 +0000
> >>
> >> >From "emacs -Q", enter a ‘ in the scratch buffer (e.g., by typing "C-x
> >> 8 ["). Save or write the buffer. The minibuffer prompts "Select coding
> >> system (default chinese-iso-8bit): ".
> >
> > Why do you think that's wrong?
> 
> Of course it's wrong. What do you mean?

Wrong how? in what way? what did you expect to happen instead?

Your locale's default encoding, cp1252, cannot encode this character,
so Emacs asked you to provide an encoding that can, and offered
chinese-iso-8bit as the default.

An encoding can be considered "wrong" if it fails to encode a
character.  AFAICS, chinese-iso-8bit does succeed in encoding it, so
the above definition of "wrong" doesn't fit.

In addition, there should be a *Warning* buffer displayed where you
have a long list of encodings Emacs knows about that can encode this
character; chinese-iso-8bit is just one of them, but the text there
tells you to select any one of them.  Do you see that buffer
displayed?

Given all this information, please do tell why you think what Emacs
did was wrong, and what did you think Emacs should have done instead.

Thanks.





  reply	other threads:[~2016-01-23  5:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-22 19:31 bug#22436: read-coding-system uses wrong default when called from write-file Richard Copley
2016-01-22 21:23 ` Eli Zaretskii
2016-01-22 23:23   ` Richard Copley
2016-01-23  5:56     ` Eli Zaretskii [this message]
2016-01-23  9:45       ` Richard Copley
2016-01-23 11:31         ` Eli Zaretskii
2016-01-23 11:53           ` Richard Copley
2016-01-23 13:09             ` Eli Zaretskii
2016-01-23 13:12       ` Lars Magne Ingebrigtsen
2016-01-23 13:46         ` Eli Zaretskii
2016-01-23 13:55           ` Lars Magne Ingebrigtsen
2016-01-23 14:39             ` Eli Zaretskii
2016-01-25 22:38               ` Richard Copley
2016-01-26 15:39                 ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83vb6k6dqi.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=22436@debbugs.gnu.org \
    --cc=rcopley@gmail.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).