GNU bug report logs - #47881
28.0.50; `ediff-merge-files' copies diff hunks into clipboard

Previous Next

Package: emacs;

Reported by: Philipp Stephani <p.stephani2 <at> gmail.com>

Date: Sun, 18 Apr 2021 20:15:01 UTC

Severity: minor

Tags: fixed

Found in version 28.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 47881 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Philipp Stephani <p.stephani2 <at> gmail.com>
Cc: 47881 <at> debbugs.gnu.org
Subject: Re: bug#47881: 28.0.50; `ediff-merge-files' copies diff hunks into
 clipboard
Date: Mon, 03 May 2021 12:23:10 +0200
Philipp Stephani <p.stephani2 <at> gmail.com> writes:

> It looks like the problem is that ediff-copy-diff calls kill-region.

Yup.  I wondered first whether it did so on purpose, as far as I can
see, the things it puts on the kill ring aren't useful?  So I've just
changed it to delete-region instead.  If people are depending on that
value being in the kill ring, the patch should be reverted, and a
comment should be added to say what the point of the kill-region is.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 4 years and 17 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.