[gambit-list] Gambit on Windows with Emacs
Marc Feeley
feeley at iro.umontreal.ca
Sat Oct 29 12:09:29 EDT 2011
On 2011-10-29, at 8:26 AM, Vok Vojwo wrote:
> I tried to run gsi as the Emacs scheme interpreter on Windows. So I
> set scheme-program-name to "C:/Progra~2/Gambit-C/v4.6.2/bin/gsi -:t".
> But Emacs does not show the repl, because the gsi.exe seems to be a
> Windows program which always starts a new window. Is there a gsi
> version available which will run in the current terminal without
> starting a new window?
>
> I installed the latest Gambit Ming package.
Can you tell me which documentation told you to use the -:t option? That's an old option. For some time now you should use the -:d- option for running Gambit in emacs.
Marc
More information about the Gambit-list
mailing list