bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33050: 27.0.50; [macOS] Problem with process input with process-conn


From: Filipp Gunbin
Subject: bug#33050: 27.0.50; [macOS] Problem with process input with process-connection-type nil
Date: Thu, 25 Oct 2018 19:41:10 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (darwin)

Hi Alan,

Your commit [1] fixes usage of setsid() on macOS in call_process()
(callproc.c), seems that the same thing needs to be done in process.c in
create_process().  That setsid() in create_process() seems to be the
cause of this thread's bug.

WDYT?

[1]:
commit a13eaddce2ddbe3ba0b7f4c81715bc0fcdba99f6
Author: Alan Third <alan@idiocy.org>
Date:   Sun Apr 9 20:10:33 2017 +0100

Filipp





reply via email to

[Prev in Thread] Current Thread [Next in Thread]