unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Sam Steingold <sds@gnu.org>
Subject: emacs refuses to save file in the same encoding it was read
Date: Fri, 10 Oct 2003 16:08:12 -0400	[thread overview]
Message-ID: <uekxk97pv.fsf@gnu.org> (raw)

GNU Emacs 21.3.50.1 (i386-msvc-nt5.0.2195)
 of 2003-10-08 on WINSTEINGOLDLAP
--with-msvc (12.00)

I have a file which starts with this line:
;;; -*- coding: utf-8-unix -*-

it is opened and displayed by emacs correctly.
however, when I try to modify and save it, I get the following question:

Selected encoding mule-utf-8-unix disagrees with iso-2022-7bit specified
by file contents.  Really save (else edit coding cookies and try again)?
(y or n)

when I answer affirmatively, the file is saved, but a line
;; -*- coding: iso-2022-7bit; -*-
is added in front of my cookie.

what is going on?

My understanding is that since everything can be encoded with utf-8,
there is no reason for Emacs to suggest a different encoding.
I seem to remember that there are some identical characters - from the
unicode POV - which Emacs represents differently.
First, I thought this bug has been fixed already.
Second, I thought it was irrelevant here anyway: the file is read in
utf-8!

It appears that buffer-file-coding-system is somehow set to
iso-2022-7bit; I sets default value to utf-8.

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.honestreporting.com>
main(a){printf(a,34,a="main(a){printf(a,34,a=%c%s%c,34);}",34);}

             reply	other threads:[~2003-10-10 20:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-10 20:08 Sam Steingold [this message]
2003-10-14  0:52 ` emacs refuses to save file in the same encoding it was read Kenichi Handa
2003-10-14  3:42   ` Pascal J.Bourguignon
2003-10-22  9:14 ` Juri Linkov
2003-10-22 12:43   ` Stefan Monnier
2003-10-22 15:17     ` Juri Linkov
2003-10-22 17:15       ` Stefan Monnier
2003-10-23 18:38   ` Richard Stallman
2003-10-23 19:15     ` Stefan Monnier
2003-10-24 10:42       ` Richard Stallman
2003-10-24 14:14         ` Stefan Monnier
2003-10-25 22:26           ` Richard Stallman
2003-10-26 18:52             ` Stefan Monnier
2003-10-23 19:27     ` Alan Shutko

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=uekxk97pv.fsf@gnu.org \
    --to=sds@gnu.org \
    --cc=clisp-list@lists.sourceforge.net \
    /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).