Is there any way to attach Emacs (or any other editor, for that matter), to a web-repl? Given that I can telnet directly to port 7000 and execute the repl, there ought to be some way. I took a quick look at cmuscheme.el, comint.el and ftelnet.el, but my Emacs-fu is clearly not good enough. I don't see anything obvious. Thanks, -a