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

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

bug#6771: 24.0.50; Child process input isn't closed by process-send-eof;


From: Óscar Fuentes
Subject: bug#6771: 24.0.50; Child process input isn't closed by process-send-eof; hangs indefinitely
Date: Sun, 01 Aug 2010 20:59:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

This problem also affects eshell:

cat foo | wc

hangs. As pointed out on the magit bug tracker, the problem was
introduced by this commit:

http://repo.or.cz/w/emacs.git/commitdiff/ee1b6e21aa2b831499659b7f58ec94b95016cec7

2010-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>

       * sysdep.c (child_setup_tty): Move the non-canonical initialization to
       the HAVE_TERMIO where it belongs (bug#6149).

Reverting it fixes magit and eshell.





reply via email to

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