>>>>> "rif" == rif <[EMAIL PROTECTED]> writes:
rif> Why, under both 18e and 19a that I have lying around, does (describe
rif> '*print-length*') say that the value of *print-length* is 5,
rif> regardless of what it actually is?
Because describe rebinds *print-length* to (or *describe-print-length*
*print-length*).
Ray
