GNU bug report logs - #48672
outline faces

Previous Next

Package: emacs;

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):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: ludvig-faddeev <at> gmx.com
Cc: 48672 <at> debbugs.gnu.org
Subject: Re: bug#48672: outline faces
Date: Thu, 27 May 2021 00:17:58 +0200
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.