From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Automatic face setting based on contrast? Date: Sat, 09 Oct 2021 19:29:34 -0400 Message-ID: References: <87k0iub53g.fsf.ref@yahoo.com> <87k0iub53g.fsf@yahoo.com> <87tuhswcfw.fsf@gmail.com> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7944"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Tim Cross Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Oct 10 01:31:16 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mZLoC-0001uT-2K for ged-emacs-devel@m.gmane-mx.org; Sun, 10 Oct 2021 01:31:16 +0200 Original-Received: from localhost ([::1]:51874 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mZLoA-0003MV-Vf for ged-emacs-devel@m.gmane-mx.org; Sat, 09 Oct 2021 19:31:14 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51076) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZLma-0001u9-Ji for emacs-devel@gnu.org; Sat, 09 Oct 2021 19:29:36 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:37064) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mZLma-0006qV-As; Sat, 09 Oct 2021 19:29:36 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1mZLmY-0008Ve-RX; Sat, 09 Oct 2021 19:29:35 -0400 In-Reply-To: <87tuhswcfw.fsf@gmail.com> (message from Tim Cross on Fri, 08 Oct 2021 11:49:06 +1100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:276623 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > It would also be useful if there was some way of listing the defined > faces which showed which face they are derived/inherited from to make it > easier to see exactly what would be affected if you modify the 'parent' > face and which faces are not defined to inherit from one of the semantic > faces (and could be a possible candidate for redefining to inherit from > a semantic face). Perhaps list-faces-display should omit the faces that inherit completely from other faces. There could be a way to request to show them. -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)