comparison man/mule.texi @ 64159:fcef9d2256d2

(Recognize Coding): Recommend revert-buffer-with-coding-system instead of revert-buffer.
author Kenichi Handa <handa@m17n.org>
date Fri, 08 Jul 2005 01:51:07 +0000
parents 9560f6365236
children c95935532bad fbb2bea03df9
comparison
equal deleted inserted replaced
64158:8427e1fc1ce1 64159:fcef9d2256d2
816 pattern, are decoded correctly. One of the builtin 816 pattern, are decoded correctly. One of the builtin
817 @code{auto-coding-functions} detects the encoding for XML files. 817 @code{auto-coding-functions} detects the encoding for XML files.
818 818
819 If Emacs recognizes the encoding of a file incorrectly, you can 819 If Emacs recognizes the encoding of a file incorrectly, you can
820 reread the file using the correct coding system by typing @kbd{C-x 820 reread the file using the correct coding system by typing @kbd{C-x
821 @key{RET} c @var{coding-system} @key{RET} M-x revert-buffer 821 @key{RET} r @var{coding-system}
822 @key{RET}}. To see what coding system Emacs actually used to decode 822 @key{RET}}. To see what coding system Emacs actually used to decode
823 the file, look at the coding system mnemonic letter near the left edge 823 the file, look at the coding system mnemonic letter near the left edge
824 of the mode line (@pxref{Mode Line}), or type @kbd{C-h C @key{RET}}. 824 of the mode line (@pxref{Mode Line}), or type @kbd{C-h C @key{RET}}.
825 825
826 @findex unify-8859-on-decoding-mode 826 @findex unify-8859-on-decoding-mode