Mercurial > emacs
changeset 37630:5a2458f097b0
(Recognize Coding): Explain how to see what Emacs used to decode a file.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 09 May 2001 15:05:58 +0000 |
parents | 3f2fa4bf3af6 |
children | 00c265302412 |
files | man/mule.texi |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/mule.texi Wed May 09 11:32:18 2001 +0000 +++ b/man/mule.texi Wed May 09 15:05:58 2001 +0000 @@ -796,7 +796,9 @@ If Emacs recognizes the encoding of a file incorrectly, you can reread the file using the correct coding system by typing @kbd{C-x @key{RET} c @var{coding-system} @key{RET} M-x revert-buffer -@key{RET}}. +@key{RET}}. To see what coding system did Emacs use to decode the +file, look at the coding system mnemonic letter near the left edge of +the mode line (@pxref{Mode Line}), or type @kbd{C-h C @key{RET}}. @vindex buffer-file-coding-system Once Emacs has chosen a coding system for a buffer, it stores that