help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: copy/paste change font color


From: Baloff
Subject: Re: copy/paste change font color
Date: Sun, 07 Aug 2005 09:08:23 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113

Christian Plate wrote:
Baloff <washdc@wash.edu> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]