all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* help-for-help face
@ 2022-05-12  8:45 Manuel Giraud
  0 siblings, 0 replies; only message in thread
From: Manuel Giraud @ 2022-05-12  8:45 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

How can I set the same face everywhere including in `help-for-help'. If
I do:

    emacs -Q
    (set-frame-font "Inconsolata")
    (describe-face 'help-for-help-header)

The help-for-help-header face is correctly derived from Inconsolata but
if i do "M-x help-for-help", I get the previous face.

It seems to come from the fact that `make-help-screen' is a macro that
is evaluated earlier. How can I fix that?

Best regards,
-- 
Manuel Giraud



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-12  8:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-12  8:45 help-for-help face Manuel Giraud

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.