Thanks for the help, but I've already solved the problem; not sure if my second 
message went out.

I was looking for a very specific workflow, and I have it working now, so I no 
longer require any help (but am open to any criticisms of the workflow I have 
chosen).

Cheers,
Habib

> On 30 Nov 2018, at 13:58, Greg Hendershott <greghendersh...@gmail.com> wrote:
> 
> If you have xrepl enabled (it is by default in recent Rackets), you
> get a bunch of handy commands. Try entering ,help to see them. One is
> ,enter.
> 
> So one common workflow is you keep one `racket` process running all
> the time, and simply type `,en /path/to/to/file.rkt` at the prompt.
> 
> If typing `,en /path/to/file.rkt` gets tiresome, then you can have
> your editor type this for you.
> 
> In Emacs you could do this by running `racket` in an Emacs
> shell/comint/terminal buffer and your Emacs key/command is a thin
> wrapper around comint-send-input or whatever.
> 
> In other editors, I don't know how to "send keys to some process"?

-- 
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 racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to