Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!CHAMARTIN.AI.MIT.EDU!jinx From: jinx@CHAMARTIN.AI.MIT.EDU (Guillermo J. Rozas) Newsgroups: comp.lang.scheme Subject: emacs and xscheme Message-ID: <8902040524.AA07309@chamartin.ai.mit.edu> Date: 4 Feb 89 05:24:53 GMT Sender: daemon@bloom-beacon.MIT.EDU Reply-To: jinx@zurich.ai.mit.edu Organization: The Internet Lines: 10 M-x run-scheme in fact runs an xscheme subprocess - but fails to send anything to it. My emacs has no such problem with Cscheme - hence I suspect xscheme. If you are using GNU Emacs and a reasonably recent version of MIT CScheme, the interface code in your Emacs may not work with anything else but your version of CScheme. There is some form of handshake between GNU Emacs and CScheme, which presumably is not implemented by xscheme. This would probably prevent them from working together.