All Manuals > LispWorks User Guide and Reference Manual > 49 The SYSTEM Package

NextPrevUpTopContentsIndex

*specific-valid-file-encodings*

Variable
Summary

List of external formats to check for validity.

Package

system

Initial Value

nil

Description

The variable *specific-valid-file-encodings* is a list used by specific-valid-file-encoding, which tests each element of *specific-valid-file-encodings* to see if it is valid for the contents of buffer, bounded by length, and returns the first valid encoding.

See also

specific-valid-file-encoding
*file-encoding-detection-algorithm*


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex