GNU bug report logs - #8384
24.0.50; Yanking and text properties

Previous Next

Package: emacs;

Reported by: Stephen Berman <stephen.berman <at> gmx.net>

Date: Wed, 30 Mar 2011 22:27:02 UTC

Severity: minor

Found in version 24.0.50

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Chong Yidong <cyd <at> gnu.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 8384 <at> debbugs.gnu.org, stephen.berman <at> gmx.net,
	David De La Harpe Golden <david <at> harpegolden.net>
Subject: Re: bug#8384: 24.0.50; Yanking and text properties
Date: Tue, 07 Aug 2012 12:53:53 +0800
Eli Zaretskii <eliz <at> gnu.org> writes:

>> > Is this difference between the two types of yanking a programming bug or
>> > a feature (of the primary selection?) that is AFAICS undocumented and
>> > hence a doc bug?
>> 
>> Hmm. I'd be inclined to consider the inconsistency a bug, - if C-w/M-y 
>> sequences are property-preserving intraprocess*, so too should be 
>> select/middleclick sequences, really.
>
> It could be a bug, or it could be a side effect of the implementation,
> because the text we select with a mouse is treated very differently
> from the text we put on the kill ring.

It just involves replacing buffer-substring-no-properties with
buffer-substring in deactivate-mark.  I agree that this inconsistency
with C-w/M-w might as well be fixed, so I did that in the trunk.




This bug report was last modified 12 years and 314 days ago.

Previous Next


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