Hi,

I'd like to use the Constructor printing style in the command-line REPL, so 
that it behaves the same as in my current DrRacket config, e.g.

> (list 1 2 3)
(list 1 2 3)

Using https://docs.racket-lang.org/reference/printing.html, I've been trying to 
set (interactively) the right parameters to the printer, without success.

Is there any way to achieve this (either manually, or using a file similar to 
org.racket-lang.prefs.rktd)?

I may have missed something in the documentation.
I'm running DrRacket 6.0.

Thanks for your help,
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.

Reply via email to