1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

(Recognize Coding): Explain how to see what Emacs used to decode a file.

This commit is contained in:
Eli Zaretskii 2001-05-09 15:05:58 +00:00
parent 8ddf3ee174
commit 6c0325db06

View File

@ -796,7 +796,9 @@ applies to the archive file as a whole.
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