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

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

bug#71545: closed (30.0.50; [PATCH] Fix paragraph navigation in Eshell)


From: GNU bug Tracking System
Subject: bug#71545: closed (30.0.50; [PATCH] Fix paragraph navigation in Eshell)
Date: Fri, 21 Jun 2024 02:11:02 +0000

Your message dated Thu, 20 Jun 2024 19:09:23 -0700
with message-id <c84d30a4-5b88-c47e-f633-b0c10070d4a4@gmail.com>
and subject line Re: bug#71545: 30.0.50; [PATCH] Fix paragraph navigation in 
Eshell
has caused the debbugs.gnu.org bug report #71545,
regarding 30.0.50; [PATCH] Fix paragraph navigation in Eshell
to be marked as done.

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


-- 
71545: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71545
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 30.0.50; [PATCH] Fix paragraph navigation in Eshell Date: Thu, 13 Jun 2024 21:33:57 -0700 A while back, I updated how forward- and backward-paragraph work in Eshell so that we didn't have to rely on regexps to detect the prompt (paragraph navigation in Eshell has always stopped at prompts as well as blank lines separating paragraphs). I got that implementation wrong, and since then it's only navigated between prompts. Attached is a patch to restore the proper behavior, plus some tests to make sure I got it right this time.

Attachment: 0001-Ensure-navigating-by-paragraphs-in-Eshell-stops-at-p.patch
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#71545: 30.0.50; [PATCH] Fix paragraph navigation in Eshell Date: Thu, 20 Jun 2024 19:09:23 -0700
On 6/13/2024 9:42 PM, Jim Porter wrote:
My previous patch had a typo that snuck in. Here's the fixed version.

Merged as e22b072423a to the master branch, and closing this bug.


--- End Message ---

reply via email to

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