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

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

bug#44642: 27.1; read-string does not signal on EOF after calling server


From: Eli Zaretskii
Subject: bug#44642: 27.1; read-string does not signal on EOF after calling server-eval-at
Date: Sun, 15 Nov 2020 05:25:54 +0200

> From: Andreas Schwab <schwab@linux-m68k.org>
> Cc: Chris Hunt <chrahunt@gmail.com>,  44642@debbugs.gnu.org
> Date: Sat, 14 Nov 2020 22:43:45 +0100
> 
> On Nov 14 2020, Eli Zaretskii wrote:
> 
> > In your case, I'm guessing that the signal is SIGPIPE, because the
> > input of the Emacs process is from a pipe, and the other side of the
> > pipe exited.
> 
> Reading from a closed pipe produces EOF, not SIGPIPE.

Well, _some_ signal was involved, even if my guess is wrong.





reply via email to

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