**** The variable default-process-coding-system specifies the coding
systems to use for subprocess (and net connection) input and output, when nothing else specifies what to do. The value is a cons cell (OUTPUT-CODING . INPUT-CODING). OUTPUT-CODING applies to output to the subprocess, and INPUT-CODING applies to input from it.