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

*file-eol-style-detection-algorithm* Variable

Summary

List of functions for determining the end of line style of a file.

Package

system

Initial Value

(detect-eol-style default-eol-style)

Description

The variable *file-eol-style-detection-algorithm* contains a list of functions for determining the end of line style of a file.

Functions on this list satisfy the same specifications as for those in *file-encoding-detection-algorithm*. However they will only be passed an external format spec with the name already determined.

See also

detect-eol-style
default-eol-style
guess-external-format


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:31:02