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.