GNU bug report logs -
#65380
[PATCH] Add command to copy contents in a diff-mode buffer
Previous Next
Reported by: Philip Kaludercic <philipk <at> posteo.net>
Date: Sat, 19 Aug 2023 09:55:01 UTC
Severity: normal
Tags: patch
Done: Philip Kaludercic <philipk <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 65380 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Philip Kaludercic <philipk <at> posteo.net>
>> Date: Sat, 19 Aug 2023 09:53:58 +0000
>>
>> This command solves a long-standing annoyance I have had when working
>> with diffs. To my knowledge there is no existing way to achieve this
>> (rectangular selection might be possible, but that behaves differently
>> when the text is yanked). The binding "w" seems intuitive when
>> contrasted with "M-w", but might be confused with "W" (widen). Not sure
>> if that is an issue or not.
>
> Please tell more about the use cases where this would be useful. I
> couldn't understand that from the patch itself.
A simple example is where someone sends me a patch with a Elisp function
I'd like to evaluate. If I can't or don't want to apply the patch right
now, I can use `diff-kill-ring-save' to copy the function without the
leading "+" into my scratch buffer and evaluate it there.
> Thanks.
This bug report was last modified 273 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.