GNU bug report logs -
#48672
outline faces
Previous Next
Reported by: ludvig-faddeev <at> gmx.com
Date: Wed, 26 May 2021 14:42:03 UTC
Severity: wishlist
Tags: wontfix
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 48672 <at> debbugs.gnu.org (full text, mbox):
ludvig-faddeev <at> gmx.com writes:
> (defface outline-8
> '((t :inherit font-lock-string-face))
> "Level 8.")
>
> It would be appreciated that outline faces have their own faces rather
> than inheriting faces for faces assigned to functions, keywords,
> comments, etc...
They are their own faces -- and inherit from common font-lock faces. We
use this pattern all over Emacs to define faces, and it allows us to (by
default) have a smaller number of colour combinations to define.
If users want to change the outline faces, they can do so. It's perhaps
slightly surprising that changing the font-lock faces also results in
changing the outline faces, but I think we can live with that.
Closing.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 3 years and 363 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.