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

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

font-lock and face names


From: Dieter Wilhelm
Subject: font-lock and face names
Date: Tue, 22 Aug 2006 00:49:42 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Hi

In a major mode I'm using for the font-lock-keywords mostly faces
which are defined in font-lock.el.  Now I'd like to use other faces
which are shown with list-faces-display, e. g. scroll-bar.  But I
can't use these without making a variable known (defvar scroll-bar
'scroll-bar).  Is there a reason why these defvars aren't already done
in their respective source files and why is this variable defintion
necessary at all in addition to the defface definition?
-- 
    Best wishes

    H. Dieter Wilhelm
    Darmstadt, Germany




reply via email to

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