[slime-devel] Re: Any word on a 1.1 release?

Luke Gorrie luke at synap.se
Wed Apr 20 17:30:25 UTC 2005


I just commited a change to bind *PRINT-ESCAPE* to NIL in arglist
display. This is the difference between

 (with-open-file (var &rest lisp::open-args) &parse-body (forms lisp::decls))
and the nicer
 (with-open-file (var &rest open-args) &parse-body (forms decls))

Did I miss something, or is this something that should go in the release?

I had forgotten how lame releasing things is :-)





More information about the slime-devel mailing list