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

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

bug#54062: 29.0.50; [PATCH] Eshell should inform processes when a pipe i


From: Eli Zaretskii
Subject: bug#54062: 29.0.50; [PATCH] Eshell should inform processes when a pipe is broken
Date: Tue, 22 Feb 2022 15:09:13 +0200

> Cc: 54062@debbugs.gnu.org
> From: Jim Porter <jporterbugs@gmail.com>
> Date: Mon, 21 Feb 2022 12:37:59 -0800
> 
> Attached is a patch that ignores the `eshell-pipe-broken' error in 
> `eshell-sentinel'. It's not really an error in that case anyway, since 
> we only want to write the last bit of output *if we can*.

Thanks, this fixes the test.  However, I'm unsure we should fix this
inside eshell-sentinel: do we always want to ignore "broken pipe"
errors in Eshell subprocesses, and never show them to the user?





reply via email to

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