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: Thomas Fitzsimmons
Subject: bug#33050: 27.0.50; [macOS] Problem with process input with process-connection-type nil
Date: Sat, 27 Oct 2018 09:42:17 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> Date: Fri, 26 Oct 2018 20:20:14 +0300
>> From: Eli Zaretskii <eliz@gnu.org>
>> Cc: 33050@debbugs.gnu.org, fgunbin@fastmail.fm, alan@idiocy.org
>> 
>> > From: Thomas Fitzsimmons <fitzsim@fitzsim.org>
>> > Cc: fgunbin@fastmail.fm,  33050@debbugs.gnu.org,  alan@idiocy.org
>> > Date: Fri, 26 Oct 2018 11:41:02 -0400
>> > 
>> > That said, it is probably a bad idea to warn or signal an error if all
>> > ptys are busy in the p-c-t t case.  Anyway, I thought I'd mention it;
>> > maybe the documentation update can address this point as well.
>> 
>> Right, thanks for pointing that out.
>
> I've updated the documentation, please see if the new text makes
> sense.

Yes, though I might still read that and choose a pipe for ldapsearch.
How about adding this sentence:

[...] these features.  A Lisp program should prefer a pty when
interacting with a subprocess that prompts the user for information
(e.g., a password) because that feature of the subprocess was probably
developed and tested assuming a pty.  However, for subprocesses used by
Lisp programs [...]

AIUI, this is your main rationale for using a pty for ldapsearch --
though feel free to reword it.

Thanks,
Thomas





reply via email to

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