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

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

bug#50166: 28.0.50; ECM for possible process-status/sentinel bug


From: Lars Ingebrigtsen
Subject: bug#50166: 28.0.50; ECM for possible process-status/sentinel bug
Date: Mon, 23 Aug 2021 14:44:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Create a separate buffer for stderr, pick out the process with
> get-buffer-process, and set a sentinel for that process, too.

Well, that'd be both racey and awkward -- I think the way to really do
this is to create a `make-pipe-process' with its own :sentinel and pass
that in as :stderr in `make-process'.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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