[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs refuses to save file in the same encoding it was read
From: |
Kenichi Handa |
Subject: |
Re: emacs refuses to save file in the same encoding it was read |
Date: |
Tue, 14 Oct 2003 09:52:52 +0900 (JST) |
User-agent: |
SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI) |
In article <address@hidden>, Sam Steingold <address@hidden> writes:
> 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?
I can't reproduce this bug. Could you please send me the
file that causes this problem in 8-bit safe way (base64 or
uuencode)?
---
Ken'ichi HANDA
address@hidden