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: Thu, 28 Jun 2018 16:04:55 +0300 Message-ID: <83in63oydk.fsf@gnu.org> References: <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> <833714rm3d.fsf@gnu.org> <7b64afc3-e9b0-536d-1e42-a5f5d74f1adf@binary-island.eu> <83y3iur4jo.fsf@gnu.org> <2e181861-cfb8-a461-dfb6-9fee2164a611@binary-island.eu> <03e60e83-c832-ed6b-38bc-c0a20d2a0eac@binary-island.eu> <86vaa5y6zx.fsf@gmail.com> <09d83ec3-6f24-4785-d727-bc460d321d5b@binary-island.eu> <834lhoqmv2.fsf@gnu.org> <8ca1168e-88f2-e6cc-9a81-0f8dff9f1de4@binary-island.eu> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1530191091 2027 195.159.176.226 (28 Jun 2018 13:04:51 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 28 Jun 2018 13:04:51 +0000 (UTC) Cc: larsi@gnus.org, rrandresf@gmail.com, emacs-devel@gnu.org, monnier@iro.umontreal.ca, eggert@cs.ucla.edu To: Matthias Dahl Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 28 15:04:46 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 1fYWbL-0000Mg-Nj for ged-emacs-devel@m.gmane.org; Thu, 28 Jun 2018 15:04:43 +0200 Original-Received: from localhost ([::1]:36576 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fYWdS-0000Jt-OT for ged-emacs-devel@m.gmane.org; Thu, 28 Jun 2018 09:06:54 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48000) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fYWbz-0008R7-N3 for emacs-devel@gnu.org; Thu, 28 Jun 2018 09:05:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fYWbr-00032S-T5 for emacs-devel@gnu.org; Thu, 28 Jun 2018 09:05:23 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39236) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fYWbR-0002qO-Mm; Thu, 28 Jun 2018 09:04:49 -0400 Original-Received: from [176.228.60.248] (port=2750 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fYWbR-0001J1-4r; Thu, 28 Jun 2018 09:04:49 -0400 In-reply-to: <8ca1168e-88f2-e6cc-9a81-0f8dff9f1de4@binary-island.eu> (message from Matthias Dahl on Thu, 28 Jun 2018 10:01:58 +0200) 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:226802 Archived-At: > Cc: rrandresf@gmail.com, eggert@cs.ucla.edu, emacs-devel@gnu.org, > larsi@gnus.org, monnier@iro.umontreal.ca > From: Matthias Dahl > Date: Thu, 28 Jun 2018 10:01:58 +0200 > > On 27/06/18 17:18, Eli Zaretskii wrote: > > > Maybe it was my misunderstanding, but I thought Andrés was asking > > about the changes we pushed to master before Emacs 26.1 was released, > > and which are now backported to emacs-26. > > Ok, now we are both confused. :^) I guess Andrés asked you off-list > because I did not see anything on the list, so I don't quite know what > you are referring to. It wasn't Andrés, it was Leo. See http://lists.gnu.org/archive/html/emacs-devel/2018-06/msg00231.html Andrés just assumed I was talking about some other patch, or maybe I assumed he was talking about the same patch.