[project @ 2002-07-26 03:06:58 by sof]
interactiveLoop{mingw32}: always show prompt under mingw. hIsTerminalDevice returns True iff stdin is connected to a Console under Win32. Which it is when running in a command shell (DOS,bash etc.), but Emacs sub-shells don't get a Console of their own when invoked. So, just disable this feature (whose motivation somewhat escapes me.)
Please register or sign in to comment