From: Guillaume Marceau (gmarceau at gmail.com) Date: Thu Jul 14 00:17:53 EDT 2011 |
|
On Thu, Jul 14, 2011 at 12:00 AM, Robby Findler <robby at eecs.northwestern.edu> wrote: > In racket/pretty, pretty-print is like print and pretty-write is like > write. In scheme/pretty, pretty-print is like write. > > So probably the better change is to stick with racket/pretty and use > pretty-write instead of pretty-print. Done. It is commit 793d7894, which should be pulled into the release.
Posted on the dev mailing list. |
|