Hello,

I'm a newcomer to Racket, so sorry if what I'm asking is obvious. 

I work with Racket in macvim, and I've got vim-racket, paredit, etc. working 
without a hitch (thanks to your excellent documentation). I'm loving xrepl as 
well.

I'd like to edit my .rkt files in macvim, and use xrepl for playing with them. 
I find that I have to ,require-reloadable every time I save the .rkt file. Is 
there some facility in repl or xrepl to watch-and-reload my source files 
without having to ,require-reloadable every time? 

If not, I was hoping to script my way in, piping a filewatcher to xrepl, but 
couldn't find a way. 

Again, newbie here, so I might be doing this all wrong. 

I know the vim -> repl via tmux solution exists, but I'm far too comfortable 
running split-screened macvim across multiple monitors, so I was hoping to make 
xrepl work for me.

- Prithvi

-- 
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