GNU bug report logs - #6532
text properties follow along text copied to other buffers

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Mon, 28 Jun 2010 17:44:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#6532: closed (text properties follow along text copied to
 other buffers)
Date: Mon, 28 Jun 2010 18:41:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 28 Jun 2010 21:42:00 +0300
with message-id <83tyonatjb.fsf <at> gnu.org>
and subject line Re: bug#6532: text properties follow along text copied to other buffers
has caused the GNU bug report #6532,
regarding text properties follow along text copied to other buffers
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
6532: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6532
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: text properties follow along text copied to other buffers
Date: Tue, 29 Jun 2010 01:42:57 +0800
Is it a bug or a feature that when I copy some glowing blue characters
to another buffer, they stay glowing blue, instead of adopting the drab
colors of other text that was typed into that buffer?

E.g., C-u C-x = shows this, even on text that was copied to a plain
text-mode buffer:

There are text properties here:
  balloon-help         nil
  face                 (w3m-anchor w3m-italic w3m-bold)
  rear-nonsticky       t
  w3m-anchor-sequence  23
  w3m-balloon-help     "http://www.youtube.com/watch?v=X9xWuvRaQ6g"
  w3m-href-anchor      "http://www.youtube.com/watch?v=X9xWuvRaQ6g"
  w3m-name-anchor      [Show]
  w3m-name-anchor2     ("tsf-oq" "logo" "gbe" "gbf" "gbn")
  w3m-safe-url-regexp  nil

Indeed, the only way I know to clean them up is
C-x h C-u <escape> | c a t <return>

emacs-version "24.0.50.1"


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: jidanni <at> jidanni.org
Cc: 6532-done <at> debbugs.gnu.org
Subject: Re: bug#6532: text properties follow along text copied to other
	buffers
Date: Mon, 28 Jun 2010 21:42:00 +0300
> From: jidanni <at> jidanni.org
> Date: Tue, 29 Jun 2010 01:42:57 +0800
> Cc: 
> 
> Is it a bug or a feature that when I copy some glowing blue characters
> to another buffer, they stay glowing blue, instead of adopting the drab
> colors of other text that was typed into that buffer?

Feature.  If you don't like it, set yank-excluded-properties to t.  Or
type "M-o M-o" after yanking.


This bug report was last modified 15 years and 25 days ago.

Previous Next


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