[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (Windows) Problems with processes on master branch
From: |
Óscar Fuentes |
Subject: |
Re: (Windows) Problems with processes on master branch |
Date: |
Fri, 01 Mar 2024 18:12:40 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Eli Zaretskii <eliz@gnu.org> writes:
> My first guess would be some weird buffering issue. But I have no
> clue why it would happen. Which versions of Emacs behave like that?
This is current master branch.
I vaguely recall experiencing the same problem long time ago. Indeed it
looks like a buffering problem, probably on the mingw-64 runtime side,
that's why I didn't report an Emacs bug. However, the emacs-29
msys2/mingw-w64 package works fine.
Thanks.