[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: feature proposal diff-mode: kill various hunks or mark then and inve
From: |
Stefan Monnier |
Subject: |
Re: feature proposal diff-mode: kill various hunks or mark then and invert the mark |
Date: |
Tue, 16 Aug 2022 11:03:53 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Uwe Brauer [2022-08-16 16:41:14] wrote:
> When using diff mode, I sometimes have say 10 hunks but only want to
> select one[1] and ignore the other. In the current implementation I have
> to kill all 9 I don't want, and that is a bit cumbersome.
>
> If I could select them all, un-select one and then kill the marked one,
> that would be great.
>
> Is such a functionality planned?
No, but patches welcome.
Stefan