[racket-dev] , en and enter! sometimes do nothing, and it's changing over releases?
9 hours ago, Greg Hendershott wrote:
> I'm inclined to add a new command to XREPL that takes that approach,
> to experiment. I was spelunking in DrRacket source but I'm slow to
> isolate that from what else is going on. It sounds like you
> understand it; is there a code sample you could share?
I'm not sure what exactly you're after, but you can get most of that
using a ,switch command to create a new namespace, then using it with
a "!" flag to reset it.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!