all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* copy-face seems to work only for current frame
@ 2004-01-27  7:51 Klaus Zeitler
  2004-01-27  9:13 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Klaus Zeitler @ 2004-01-27  7:51 UTC (permalink / raw)



Since I didn't like woman-bold-face I tried to change the face by adding:
(eval-after-load "woman"
  '(copy-face 'font-lock-builtin-face 'woman-bold-face))

This works fine as long as I open a manual in the same frame. But when
I open it (setting woman-use-own-frame to t) in a new frame, I have the old
face back.
I also played with the 3rd parameter of copy face (tried nil and t) but to
no avail.

How can I copy a face so that it'll stay the same for all existing and new
frames?

Thanks

Klaus


-- 
 ------------------------------------------
|  Klaus Zeitler      Lucent Technologies  |
 ------------------------------------------
---
"I don't think so," said René Descartes. Just then, he vanished

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2004-02-02 10:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-27  7:51 copy-face seems to work only for current frame Klaus Zeitler
2004-01-27  9:13 ` Eli Zaretskii
     [not found] ` <mailman.1431.1075194776.928.help-gnu-emacs@gnu.org>
2004-01-27 14:51   ` Klaus Zeitler
2004-01-27 15:15     ` Stefan Monnier
2004-01-28  9:41       ` Klaus Zeitler
2004-01-27 20:27     ` Eli Zaretskii
     [not found]     ` <mailman.1467.1075235771.928.help-gnu-emacs@gnu.org>
2004-01-28 10:27       ` Klaus Zeitler
2004-01-28 14:00         ` Eli Zaretskii
     [not found]       ` <mailman.1503.1075298800.928.help-gnu-emacs@gnu.org>
2004-01-28 15:07         ` Stefan Monnier
2004-01-29  6:48           ` Eli Zaretskii
     [not found]           ` <mailman.1551.1075358817.928.help-gnu-emacs@gnu.org>
2004-01-29 16:45             ` Stefan Monnier
2004-02-02 10:44               ` Klaus Zeitler
2004-01-27 20:07 ` Kevin Rodgers
2004-01-28  9:48   ` Klaus Zeitler

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.