[ < ] | [ > ] | [ << ] | [Plus haut] | [ >> ] | [Top] | [Table des matières] | [Index] | [ ? ] |
Emacs can decode keyboard input using a coding system, and encode terminal
output. This is useful for terminals that transmit or display text using a
particular encoding such as Latin-1. Emacs does not set
last-coding-system-used
for encoding or decoding for the terminal.
This function returns the coding system that is in use for decoding keyboard
input—or nil
if no coding system is to be used.
This command specifies coding-system as the coding system to use for
decoding keyboard input. If coding-system is nil
, that means
do not decode keyboard input.
This function returns the coding system that is in use for encoding terminal
output—or nil
for no encoding.
This command specifies coding-system as the coding system to use for
encoding terminal output. If coding-system is nil
, that means
do not encode terminal output.
Ce document a été généré par Eric Reinbold le 13 Octobre 2007 en utilisant texi2html 1.78.