On Oct 24, 2:55 am, "Stephen C. Gilardi" <[EMAIL PROTECTED]> wrote:
> Rich mentioned on #clojure that a patch to implement *print-length*
> would be welcome.
>
> I've uploaded a patch that implements Common Lisp's *print-length* and
> *print-level* for Clojure:
>
> http://clojure.googlegroups.com/web/print-length-level.patch
>
> The CL docs are at:
>
> http://www.lispworks.com/documentation/HyperSpec/Body/v_pr_lev.htm
>
> *print-length* can be especially useful in Clojure's repl to avoid
> accidentally printing an infinite seq and having to abort your session.
>
> I've enclosed an example and docs below.
>
Awesome - thanks!
Patch applied (SVN 1077)
Rich
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---