From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: wait_reading_process_ouput hangs in certain cases (w/ patches) Date: Fri, 08 Jun 2018 09:57:33 +0300 Message-ID: <83r2lhvk82.fsf@gnu.org> References: <709614e8-1937-07c1-f554-b453ed4f3d4a@binary-island.eu> <7550438b-9fd4-d374-e571-8bb16456cad5@cs.ucla.edu> <797d0e16-1bae-50c2-35f8-05489ffce935@binary-island.eu> <83tvugdiu5.fsf@gnu.org> <877er5s0xv.fsf@gmail.com> <4e4c72bb-295d-81e1-e4ed-cad256bca83c@binary-island.eu> <87zi3v9461.fsf@gmail.com> <87k1uy8x68.fsf@gmail.com> <6d1970af-8c5c-20ba-be09-0b9aa757d663@binary-island.eu> <13b3e003-d12b-33a7-3ebe-c07b017a7cc0@binary-island.eu> <87r2oow3uc.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1528440942 6535 195.159.176.226 (8 Jun 2018 06:55:42 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 8 Jun 2018 06:55:42 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Liu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 08 08:55:37 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fRBJB-0001aL-Ds for ged-emacs-devel@m.gmane.org; Fri, 08 Jun 2018 08:55:37 +0200 Original-Received: from localhost ([::1]:33606 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRBLI-00046I-BX for ged-emacs-devel@m.gmane.org; Fri, 08 Jun 2018 02:57:48 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRBL9-00045u-JG for emacs-devel@gnu.org; Fri, 08 Jun 2018 02:57:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fRBL4-0002jJ-QV for emacs-devel@gnu.org; Fri, 08 Jun 2018 02:57:39 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40931) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRBL4-0002jB-LX; Fri, 08 Jun 2018 02:57:34 -0400 Original-Received: from [176.228.60.248] (port=4725 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fRBL2-0006l4-Li; Fri, 08 Jun 2018 02:57:33 -0400 In-reply-to: (message from Leo Liu on Fri, 08 Jun 2018 13:11:34 +0800) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:226114 Archived-At: > From: Leo Liu > Date: Fri, 08 Jun 2018 13:11:34 +0800 > > I am finally able to use 26.1 (which I don't think has the patches from > Matthias) Indeed, it does not. > The good work that Matthias Dahl is doing has potential to stabilise > emacs in this area and would be nice to have it for 26.2. It's already on the emacs-26 branch, in anticipation of Emacs 26.2, so I suggest to try a build from that branch and see if your problems are solved.