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

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

bug#56418: closed (Add duplicate-dwim [PATCH])


From: GNU bug Tracking System
Subject: bug#56418: closed (Add duplicate-dwim [PATCH])
Date: Tue, 26 Jul 2022 12:27:01 +0000

Your message dated Tue, 26 Jul 2022 14:26:11 +0200
with message-id <FD4D43A6-9E38-437A-8977-7EF38EE42F5F@acm.org>
and subject line Re: bug#56418: Add duplicate-dwim [PATCH]
has caused the debbugs.gnu.org bug report #56418,
regarding Add duplicate-dwim [PATCH]
to be marked as done.

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


-- 
56418: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56418
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Add duplicate-dwim [PATCH] Date: Wed, 6 Jul 2022 10:29:29 +0200
This patch adds duplicate-swim, a command that works like duplicate-line but 
works on the region if active. It corresponds exactly to upcase-dwim, 
downcase-dwim and capitalize-dwim which have become quite popular.

Rectangular regions are treated specially by duplicating on the right-hand 
side. This behaviour turns out to be the most convenient one, and is also 
confluent with that of ordinary regions when the rectangle is only one line 
tall.

Attachment: 0001-Add-duplicate-dwim.patch
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#56418: Add duplicate-dwim [PATCH] Date: Tue, 26 Jul 2022 14:26:11 +0200
No objections, which is not surprising given the precedence; pushed to master.



--- End Message ---

reply via email to

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