In article <[EMAIL PROTECTED]>, Peter Dyballa <[EMAIL PROTECTED]> writes: > My test files starts with: ;;; -*- coding: iso-8859-6; -*-
> The mode-line starts with -6: > GNU Emacs 22.0.50 was started with -Q > When I try to save it I get in mini-buffer: > Selected encoding mule-utf-8-unix disagrees with iso-8859-6-unix > specified by file contents. Really save (else edit coding cookies > and try again)? (yes or no) > Then it's saved in UTF-8 and the mode-line changes to -u:. In another > editor (Smultron) I can load the file in ISO 8859-6 encoding and see > that it's original encoding was changed to something like UTF-8 (two > octets when there was only one before). iso-8859-6 is an Arabic charset. Didn't the buffer contain a character that can't be encoded by iso-8859-6? --- Kenichi Handa [EMAIL PROTECTED] _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
