In article <
fc35b2c1-8ab8-442f...@googlegroups.com>,
cunnil...@gmail.com wrote:
> More info: I discovered *print-length*. In my case, it is set to nil, which
> means no limit on the length. But the behavior is still as described.
See the implementation-specific variable tpl:*print-length*. It controls
how the top-level REPL prints lists. *print-length* is used when your
functions print lists.
--
Barry Margolin,
bar...@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***