From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#62556: 29.0.60; [PATCH] Fix regression when calling 'eshell-command' with a pipeline in the background Date: Fri, 31 Mar 2023 09:29:03 +0300 Message-ID: <83tty13040.fsf@gnu.org> References: <2bb74356-66ec-d417-5732-e1e18b3df1e3@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34181"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 62556@debbugs.gnu.org To: Jim Porter Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Mar 31 08:29:15 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pi8GA-0008fC-CI for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 31 Mar 2023 08:29:14 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pi8Fz-0008IE-Hk; Fri, 31 Mar 2023 02:29:03 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pi8Fy-0008I6-72 for bug-gnu-emacs@gnu.org; Fri, 31 Mar 2023 02:29:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pi8Fx-000385-UE for bug-gnu-emacs@gnu.org; Fri, 31 Mar 2023 02:29:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pi8Fx-0002eQ-OC for bug-gnu-emacs@gnu.org; Fri, 31 Mar 2023 02:29:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 31 Mar 2023 06:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62556 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 62556-submit@debbugs.gnu.org id=B62556.168024413710179 (code B ref 62556); Fri, 31 Mar 2023 06:29:01 +0000 Original-Received: (at 62556) by debbugs.gnu.org; 31 Mar 2023 06:28:57 +0000 Original-Received: from localhost ([127.0.0.1]:60197 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pi8Ft-0002e5-6E for submit@debbugs.gnu.org; Fri, 31 Mar 2023 02:28:57 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:56566) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pi8Fr-0002ds-U5 for 62556@debbugs.gnu.org; Fri, 31 Mar 2023 02:28:56 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pi8Fm-00036f-Go; Fri, 31 Mar 2023 02:28:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=bdHI2Iaqg6kZkePSELCG2iohAPWxeSS3NvEH48dzff0=; b=GKnH8Z03OSij mpfwhiFL0eNwRAoJrfWW44nOcmjsPcP78PrcPooInOJ4OceCflQerbDGOyS79f0xAU0QThT3iqTGE K/ScLS1900gE4hGtwwhAUT8hMBY/aurOEPa4YmlX156/5WCDN9BbbP54/CSJaENrewqc/rl2xmQ1S rfENcM8KGs2WWUbR+rwSGdRURa9BXlORJSPUmDHj0ISgDy0jN5ZYBLaRRJFR04OkTKGsiqWCEhR6s iyg0GL1LFvD2nu0nh+3c9HETRrATzmMGbQzfJEBUo0GJ3np4TlsxMTEaJtgDc/rK+Y5QcxjofuyVG yYmEYGrd42bCVvzE08qDgg==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pi8Fl-0006s5-GH; Fri, 31 Mar 2023 02:28:49 -0400 In-Reply-To: <2bb74356-66ec-d417-5732-e1e18b3df1e3@gmail.com> (message from Jim Porter on Thu, 30 Mar 2023 21:18:10 -0700) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:258971 Archived-At: > Date: Thu, 30 Mar 2023 21:18:10 -0700 > From: Jim Porter > > This is a regression from my fix for bug#53715, which changed how > Eshell pipelines return the processes in the pipeline. Attached are some > patches to fix it. One for the emacs-29 branch, and one for master. Looks like there are _two_ patches for master, not one? > Eli, is it ok to merge the patch for emacs-29? Yes, thanks.