The value of
*latin-1-code-pages*
is a list of integers, which must be Windows code page identifiers. When the current Code Page is on this list, the default file encoding detection algorithm will cause
(:latin-1 :encoding-error-action 63)
to be used for file I/O. Files will be written as Latin-1 with '?' replacing any non-Latin-1 character.