From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: master daf008e82b: Note caveat about remapping basic faces Date: Mon, 14 Feb 2022 19:25:35 +0200 Message-ID: <837d9xpdgw.fsf@gnu.org> References: <164483514532.13188.6767538885997396285@vcs2.savannah.gnu.org> <20220214103905.9E8C8C00891@vcs2.savannah.gnu.org> <87leydhg3e.fsf@yahoo.com> <878rudso3h.fsf@gnus.org> <87fsolheyf.fsf@yahoo.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35962"; mail-complaints-to="usenet@ciao.gmane.io" Cc: larsi@gnus.org, emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Feb 14 18:28:34 2022 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 1nJf9O-0009BU-CI for ged-emacs-devel@m.gmane-mx.org; Mon, 14 Feb 2022 18:28:34 +0100 Original-Received: from localhost ([::1]:33508 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nJf9N-0000fA-1H for ged-emacs-devel@m.gmane-mx.org; Mon, 14 Feb 2022 12:28:33 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:52904) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nJf6X-0006rg-N6 for emacs-devel@gnu.org; Mon, 14 Feb 2022 12:25:39 -0500 Original-Received: from [2001:470:142:3::e] (port=37086 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nJf6X-0000Lb-9r; Mon, 14 Feb 2022 12:25:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=f4y52lzmLxEQVM5O+SHFGfbAXLdAIb0Gdyikh0sn2o0=; b=NYDOFiK1ZeVc D7wx8eFzfG3CgxZByb3EMOqJ4A5rDjai5UDQnH9EARleqO/i78LK1NAV4aijtWOWkB38o6+skGEZo Jw44jBURFTgrPqLIR7ujfMipaVbdlKAj5BqbWdbj8AFlVg+2lMOTAXfzsPiZPrQNFT4UQOyKcHjRY ++2rW0Jpx70GF3q5fNvDW703i8nA0QFZ8ctn4SfFhS0sE3ezRv6doafKnNUz/H4wk5XHkrfWuePTx HpxSRqxPUR8qCGB1ItFl2bhMXIzEgNL04rDothbLBPAzdJ1rgfb+szw29VGgmoXhA/8P8wW+ge8bw M3TOcp+/P4tAwEnF36N73Q==; Original-Received: from [87.69.77.57] (port=3829 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nJf6W-0006QS-O8; Mon, 14 Feb 2022 12:25:37 -0500 In-Reply-To: <87fsolheyf.fsf@yahoo.com> (message from Po Lu on Mon, 14 Feb 2022 19:20:40 +0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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:286287 Archived-At: > From: Po Lu > Cc: emacs-devel@gnu.org > Date: Mon, 14 Feb 2022 19:20:40 +0800 > > Lars Ingebrigtsen writes: > > > No, and I'm not sure we want to document it. I think explaining that > > there are problems here is sufficient. > > I think people will run into the problem (or potentially unrelated > problems) with faces other than `mode-line', so it would be good to > document which ones the problem can occur with. Actually, we do have a section that describes the basic faces, so I added a cross-reference there from the new text added by Lars.