Note that the Lisp reader will
generally
signal an error of type reader-error
when reading an expression2 that has been
abbreviated because of length or level limits
(see *print-level*
,
*print-length*
,
and *print-lines*
)
due to restrictions on “..
”, “...
”, “#
” followed by whitespace1,
and “#)
”.