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: Christian Plate
Subject: Re: copy/paste change font color
Date: Sun, 07 Aug 2005 11:29:04 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Baloff <vddr2u@bi.edu.gr> writes:
> on my system
> M-x customize-option RET yank<tab> yields yank-menu-length
> humm

Oh, sorry. I'm using Emacs from CVS. I just checked, in the latest
stable release this option is not there.

But you could do "M-g d" on your text.

,----[ M-g d ]
| M-g d runs the command facemenu-set-default
|    which is an interactive Lisp function.
| (facemenu-set-default)
| 
| Select face `default' for subsequent insertion.
`----

This works in my 21.3 and sets the default face for the region.

Regards, Christian




reply via email to

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