NextPrevUpTopContentsIndex

*latin-1-code-pages*

Variable

Summary

Windows Code Pages for which Latin-1 encoded files are used.

Package

win32

Initial Value

(1252 850 437)

Description

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.

See also

*file-encoding-detection-algorithm*


LispWorks Reference Manual - 6 Apr 2005

NextPrevUpTopContentsIndex