There is in docs any simple snippet to inject repl listener?
racket geiser server snippet in docs #8
not sure if this is what you're asking for:
https://github.com/jaor/geiser/blob/master/bin/geiser-racket.sh
(one needs to run make on a configured geiser checkout to get the final
version of that script)
Yes it is, but how to do it without shell script?
sorry, i am not sure i understand what you're trying to accomplish. you
need to launch a racket process outside emacs, and that example does
just that. if you're in windows, i guess it's possible to use a
modification of that script as a batch file (sorry, it's been quite a
bit since i used windows and i am not sure of the details).
if what you want is just use geiser without having to launch an external
racket process, all that is needed is M-x run-racket inside emacs...
moved from jaor/geiser#239
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?