Fork me on GitHub
#emacs
<
2016-09-21
>
radon22:09:36

@dpsutton, this may not be relevant but I recently set up geiser for Racket. All I had to do was put racket on the $PATH and install geiser with package.el. The REPL looked like it worked OK, but I haven’t done very much with it.

dpsutton22:09:58

i'm running into some issues where the autocomplete is slow

dpsutton22:09:10

if i enter a single opening parens without a closing something takes over the thread

dpsutton22:09:18

if i turn on paredit, it doesn't get lost in parsing

dpsutton22:09:36

i'm gonna try to debug later but i gotta run now. thanks for thinking about it though