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

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

bug#18420: 24.3; interaction with external process hangs emacs


From: Stephen Leake
Subject: bug#18420: 24.3; interaction with external process hangs emacs
Date: Tue, 09 Sep 2014 16:54:20 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt)

Eli Zaretskii <eliz@gnu.org> writes:

> No, sit-for also reads from subprocesses, because it calls 'pselect',
> which listens to subprocesses as well.  What's more important, it
> acknowledges the "read ready" signal sent by the reader thread, and
> releases it from its wait.

Ok; the doc string only uses the word "input", while
accept-process-input doc string explicitly talks about "subprocess
input", so I had the impression they were handled separately. I'll
submit a separate documentation bug on this.

-- 
-- Stephe





reply via email to

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