yank-excluded-properties

yank-excluded-properties is a variable defined in `simple.el'.
Its value is

(category field follow-link fontified font-lock-face help-echo intangible invisible keymap local-map mouse-face read-only yank-handler)


Documentation:
Text properties to discard when yanking.
The value should be a list of text properties to discard or t,
which means to discard all text properties.

See also `yank-handled-properties'.

You can customize this variable.

This variable was introduced, or its default value was changed, in version 24.3 of Emacs.