unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* (Windows) Problems with processes on master branch
@ 2024-03-01 16:46 Óscar Fuentes
  2024-03-01 16:52 ` Eli Zaretskii
  2024-03-02 12:16 ` Arash Esbati
  0 siblings, 2 replies; 6+ messages in thread
From: Óscar Fuentes @ 2024-03-01 16:46 UTC (permalink / raw)
  To: help-gnu-emacs

With a fresh MSYS2/Mingw-w64 build executed on Windows 11 64bits with
-Q, emacs mangles the output of processes and does not detect when they
end.

For instance, with emacs -Q

M-x shell

it shows

icrosoft Windows [Version <omitted rest of output>

Note the missing initial M. Then, emacs hangs (no input possible, C-g
doen't work) showing (Shell:run) on the modeline.

If I execute eshell instead of shell and invoke an executable like

$ gcc -v

the shown output misses the first line:

Using built-in specs.

and then eshell keeps waiting as if the command would still be
executing, which is false (Windows' Task Manager confirms that there is
no gcc executable running).

Is this a known problem?




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-03-02 23:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-01 16:46 (Windows) Problems with processes on master branch Óscar Fuentes
2024-03-01 16:52 ` Eli Zaretskii
2024-03-01 17:12   ` Óscar Fuentes
2024-03-01 18:10     ` Corwin Brust
2024-03-02 12:16 ` Arash Esbati
2024-03-02 23:17   ` Óscar Fuentes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).