GNU bug report logs - #13312
24.3.50; delete selection mode not killing on overwrite

Previous Next

Package: emacs;

Reported by: Tony Day <tonyday567 <at> gmail.com>

Date: Mon, 31 Dec 2012 01:14:01 UTC

Severity: wishlist

Tags: moreinfo

Found in versions 24.1, 24.3.50

Fixed in version 24.4

Done: Juri Linkov <juri <at> jurta.org>

Bug is archived. No further changes may be made.

Full log


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

From: Drew Adams <drew.adams <at> oracle.com>
To: 13312 <at> debbugs.gnu.org
Subject: bug#13312: 24.3.50; delete selection mode not killing on overwrite
Date: Sat, 19 Oct 2013 07:44:49 -0700 (PDT)
I don't think this should be on the wishlist.  It's a clear bug.

(put 'ANY-COMMAND 'delete-selection 'kill) should kill the
text in the active region.  It does not do so in the case
where ANY-COMMAND is `self-insert-command'.  A bug.

The fact that "usually the delete text is still available from the
"PRIMARY" selection" is irrelevant.  (Not to mention that there is
no "PRIMARY" selection on some platforms.)

Putting `kill' as the property value should kill the text, pure and
simple.
ss




This bug report was last modified 11 years and 261 days ago.

Previous Next


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