Hi Robby,

Thank you very much for a fast and useful answer!

> I'm not sure about the suitable configuration: that should probably
> happen via the #lang line and shouldn't be configured "from the
> outside" (we're not quite there yet, but that's where we should be
> heading, IMO).

Today, this is done by setting individual preferences in DrRacket. Is
there a reasonably easy way to set these preferences for the
racket:text% ?  It's clearly not a general solution, and I agree that
either the #lang line or the macro definition should be able to affect
these things, but in my case I've got a project that defines a couple
of macros, and I am happy to manually configure them in my CI setup. I
already have Emacs directory variables to set up their indentation for
racket-mode in Emacs, for instance.

> But for point 2, here's a script. It depends on the GUI library.
> Removing that dependency is possible, but probably a lot of work.

My test suite already depends on the GUI library, so that's no problem
at all for me.

Thanks again!

/David

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to