Function
system
find-encoding-option pathname ef-spec buffer length => result
Pathname identifying location of buffer.
An external format spec.
A buffer whose contents are examined.
Length (an integer) up to which buffer should be examined.
The result of reading the value returned from theencoding orexternal-format option as a Lisp expression in thekeyword package.
-*- line) for an option calledencoding orexternal-format, with value value. If found, read value as a Lisp expression in thekeyword package and return the result.