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

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

bug#30059: 25.3; Wrong value for comint-process-echoes will cause comint


From: Richard Sharman
Subject: bug#30059: 25.3; Wrong value for comint-process-echoes will cause comint-send-input to hang
Date: Sat, 6 Feb 2021 17:04:31 -0800

A simple fix is to add a timeout value to the call to accept-process-output.  
For example, adding a 1 second timeout not only allows it to recover but also 
allows Control-g to be honoured.  Because control-g now is not ignored, the 
value could be increased substantially, say to 10 [seconds].

Attachment: Patch-comint-send-input.txt
Description: Text document


reply via email to

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