> I have just added `constructor-style-print/racket/init` to the `quote-bad` > package so that you can do this: > > > $ racket -I constructor-style-print/racket/init > [...] > What it does is require `racket/init` and > `constructor-style-print/lang/runtime-config`, and then call the `configure` > function from that. > Wow, thanks!
If that is useful (not sure how dependencies are handled by the package manager): just updating the package was not enough. I had to manually install sweet-exp to get it to work. > I'm not sure why it requires two newlines after input expressions though. Strange indeed :-) The same happens for me (both on v6.0 and v.6.6). But I can live with that for a while. Thanks again! Delphine -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.