tags 72866 fixed
close 72866 31.1
quit
> On Wed, 4 Sep 2024 15:20:46 +0200, Paul Nelson said:
Paul> Thanks Robert, I've implemented your suggestions.
Paul> I hope someone will check that I've used "+++" correctly in NEWS,
Paul> affirming that I updated the documentation -- hopefu
Thanks Robert, I've implemented your suggestions.
I hope someone will check that I've used "+++" correctly in NEWS,
affirming that I updated the documentation -- hopefully I didn't miss
anything.
Any other comments welcome.
Paul
0001-Add-Ediff-feature-for-copying-all-differences.patch
Descript
> From: Robert Pluim
> Cc: Eli Zaretskii , 72...@debbugs.gnu.org
> Date: Wed, 04 Sep 2024 15:01:23 +0200
>
> Eli, does this change need a copyright assigment? I donʼt see
> 'ultr...@gmail.com' in the git logs anywhere.
Paul's assignment is on file, so we are okay in that department.
> On Wed, 4 Sep 2024 09:30:58 +0200, Paul Nelson said:
Paul> Many thanks for your suggestion. I agree that this is a more elegant
Paul> approach, which also admits a simpler implementation. I've attached
Paul> my revised patch. Any further feedback welcome.
Minor comments belo
Hi Robert,
> The functionality seems useful. I wonder if it makes more sense to
> have them triggered by the prefix arg, eg "C-u b", "C-u a b",
> etc. rather than having to keep Ctrl pressed.
>
> Robert
> --
Many thanks for your suggestion. I agree that this is a more elegant
approach, which als
> On Sun, 1 Sep 2024 08:59:53 +0200, Paul Nelson said:
>> > This patch binds functions in Ediff that copy all changes from one
>> > buffer to another, without having to manually go through each
>> > difference. Any feedback welcome.
>>
>> Can you describe situation(s) wh
> > This patch binds functions in Ediff that copy all changes from one
> > buffer to another, without having to manually go through each
> > difference. Any feedback welcome.
>
> Can you describe situation(s) where these commands will be useful?
I use Ediff to merge documents outside of git, like
> From: Paul Nelson
> Date: Thu, 29 Aug 2024 08:03:01 +0200
>
> This patch binds functions in Ediff that copy all changes from one
> buffer to another, without having to manually go through each
> difference. Any feedback welcome.
Can you describe situation(s) where these commands will be usefu