Christian Plate wrote:
Baloff <[EMAIL PROTECTED]> writes:

when I copy using the mouse, from a c++ mode frame to text-mode frame,
it keeps the same font color of the text I am pasting, how can I make
it to change the text color to that which is the default for the frame
it is being pasted into.


You could customize "yank-excluded-properties" so that the face is not
copied. To do this, "M-x customize-option RET yank-excluded-properties"
click on the last INS to insert a new value and fill into the new field
"face".

This way the copied text won't get colored.

Regards, Christian



on my system
M-x customize-option RET yank<tab> yields yank-menu-length
humm
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to