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

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

bug#62578: closed (30.0.50; [PATCH] Add regression tests for synchronous


From: GNU bug Tracking System
Subject: bug#62578: closed (30.0.50; [PATCH] Add regression tests for synchronous processes in Eshell)
Date: Sun, 02 Apr 2023 21:26:01 +0000

Your message dated Sun, 2 Apr 2023 14:25:35 -0700
with message-id <4581f368-f3e0-0f21-b1cd-fd5eaef75543@gmail.com>
and subject line Re: bug#62578: 30.0.50; [PATCH] Add regression tests for 
synchronous processes in Eshell
has caused the debbugs.gnu.org bug report #62578,
regarding 30.0.50; [PATCH] Add regression tests for synchronous processes in 
Eshell
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62578: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62578
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 30.0.50; [PATCH] Add regression tests for synchronous processes in Eshell Date: Fri, 31 Mar 2023 21:41:09 -0700 As far as I understand it, Eshell only uses synchronous processes on MS-DOS (where 'make-process' doesn't exist). Since I don't build Emacs for MS-DOS, and I expect not many others do either, I'm worried that this support will regress. To avoid that, here are some regression tests.

It also fixes a small bug with how Eshell updated its internal markers when using synchronous processes. This mostly affects the tests, but could also cause unexpected behavior when using some of Eshell's buffer-navigation commands.

Attachment: 0001-Add-tests-for-synchronous-processes-in-Eshell.patch
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#62578: 30.0.50; [PATCH] Add regression tests for synchronous processes in Eshell Date: Sun, 2 Apr 2023 14:25:35 -0700
On 4/1/2023 10:51 PM, Jim Porter wrote:
I'll probably merge this tomorrow unless you catch any remaining issues.

Merged as 00144fa287e. Closing this now.


--- End Message ---

reply via email to

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