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

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

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


From: Jim Porter
Subject: bug#62578: 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


reply via email to

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