Skip to content
  • sof's avatar
    [project @ 2002-07-26 03:06:58 by sof] · 6b269a43
    sof authored
    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.)
    6b269a43