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#46284: 27.1; emacs-27: windows-nt regression with process sentinel's change description argument Date: Wed, 21 Apr 2021 11:52:26 +0300 Message-ID: <83k0owqat1.fsf@gnu.org> References: <83h7mrrel4.fsf@gnu.org> <8DC0758D-7497-4E96-B02C-7DADE1D26A24@gmail.com> <837dnnr8uf.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1171"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 46284-done@debbugs.gnu.org, ioannis.kappas@gmail.com To: Stefan Kangas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Apr 21 10:53:12 2021 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 1lZ8bf-00008g-G9 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 21 Apr 2021 10:53:11 +0200 Original-Received: from localhost ([::1]:53990 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lZ8be-0004yw-FZ for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 21 Apr 2021 04:53:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60538) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lZ8bX-0004xi-96 for bug-gnu-emacs@gnu.org; Wed, 21 Apr 2021 04:53:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:45401) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lZ8bX-0005Rc-1e for bug-gnu-emacs@gnu.org; Wed, 21 Apr 2021 04:53:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lZ8bX-000668-0y for bug-gnu-emacs@gnu.org; Wed, 21 Apr 2021 04:53:03 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 21 Apr 2021 08:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 46284 X-GNU-PR-Package: emacs Mail-Followup-To: 46284@debbugs.gnu.org, eliz@gnu.org, ioannis.kappas@gmail.com Original-Received: via spool by 46284-done@debbugs.gnu.org id=D46284.161899516423390 (code D ref 46284); Wed, 21 Apr 2021 08:53:02 +0000 Original-Received: (at 46284-done) by debbugs.gnu.org; 21 Apr 2021 08:52:44 +0000 Original-Received: from localhost ([127.0.0.1]:56943 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZ8bE-00065C-JK for submit@debbugs.gnu.org; Wed, 21 Apr 2021 04:52:44 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:47898) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZ8bD-00064y-B5 for 46284-done@debbugs.gnu.org; Wed, 21 Apr 2021 04:52:43 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52623) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lZ8b8-0005Cm-2I; Wed, 21 Apr 2021 04:52:38 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1103 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lZ8b7-0004DH-DV; Wed, 21 Apr 2021 04:52:37 -0400 In-Reply-To: (message from Stefan Kangas on Tue, 20 Apr 2021 22:04:14 -0500) 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" Xref: news.gmane.io gmane.emacs.bugs:204587 Archived-At: > From: Stefan Kangas > Date: Tue, 20 Apr 2021 22:04:14 -0500 > Cc: Ioannis Kappas , 46284@debbugs.gnu.org > > Eli Zaretskii writes: > > >> From: Ioannis Kappas > >> Date: Thu, 4 Feb 2021 18:12:06 +0000 > >> Cc: 46284@debbugs.gnu.org > >> > >> Looks good, passes on both the original ert test case I’ve attached to the bug report and the particular case I’ve encountered the issue on (bringing down a REPL with cider). > > > > Thanks, I installed this on the emacs-27 branch. > > It seems like this bug was fixed. Should this be closed or is there > more to do here? Nothing to do, thanks. Closing.