#x27;ve updated the patch with a NEWS entry (formatted to the best of my
ability), together with updates to the Ediff manual and the internal
help system. Happy to revise further if I missed anything.
Thanks, best,
Paul
From 70cb106941e10fee1e0946928b4ade7f599dfd41 Mon Sep 17 00:00:00 2001
From: Pa
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
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
I've tested the following setups:
(1) Emacs master, pdf-tools 1.1.0
(2) Emacs 29.4, pdf-tools 1.1.0
The issue appears with (1) but not (2), so I figured I'd report it as
a bug with Emacs rather than pdf-tools, but would welcome other
suggestions.
Steps to reproduce:
1. Install pdf-tools (e.g.,
Thanks, will do.