capfredf
2022-4-15 13:48:42

help needed: when I run the distro version of racket, xrepl is not automatically loaded. Does anyone have a clue why that happens?


capfredf
2022-4-15 13:49:06

multiset is quite handy


capfredf
2022-4-15 13:52:16

is there a build flag that needs to be enabled?


laurent.orseau
2022-4-15 13:55:06

You need to install it with (install!) . See ,h


capfredf
2022-4-15 13:57:17

I don’t think I have done that for the racket I built from the source code.


capfredf
2022-4-15 14:04:02

I think xrepl and expeditor has been enabled and loaded by default since 8.4


mflatt
2022-4-15 18:05:02

Is it xrepl not loaded, or just expeditor (and readline)?