From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Manuel Giraud via "Emacs development discussions." Newsgroups: gmane.emacs.devel Subject: Re: Default Info face Date: Thu, 19 Dec 2024 17:28:01 +0100 Message-ID: <87jzbvmycu.fsf@ledu-giraud.fr> References: <87wmfxgvjd.fsf@ledu-giraud.fr> <86frmlm6hc.fsf@gnu.org> <877c7xdp0h.fsf@ledu-giraud.fr> Reply-To: Manuel Giraud Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26623"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Dec 19 17:35:24 2024 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 1tOJUh-0006gx-SW for ged-emacs-devel@m.gmane-mx.org; Thu, 19 Dec 2024 17:35:23 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tOJNq-0001yy-DY; Thu, 19 Dec 2024 11:28:22 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tOJNh-0001ai-Hr for emacs-devel@gnu.org; Thu, 19 Dec 2024 11:28:09 -0500 Original-Received: from ledu-giraud.fr ([51.159.28.247]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tOJNf-0005EJ-9z; Thu, 19 Dec 2024 11:28:09 -0500 DKIM-Signature: v=1; a=ed25519-sha256; c=simple/simple; s=ed25519; bh=Gzqpecyf BAj2B3u4KjemkKutbxHtkLKbAPqGuVjh9sY=; h=date:references:in-reply-to: subject:cc:to:from; d=ledu-giraud.fr; b=MxE2bK8z8gSs7i+L/OO5b1BVjcTHvN nymD2t3tziaOOEqT6wJAZG0fbTnt9L1GC70YuWsawkNmDeO48dt0gRAA== DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=rsa; bh=GzqpecyfBAj2B3u4 KjemkKutbxHtkLKbAPqGuVjh9sY=; h=date:references:in-reply-to:subject: cc:to:from; d=ledu-giraud.fr; b=XxEzkvKsUrTjx4WWKTuvEp9cu2YcY7yIHkTia9 v5Vq1Of71VvQtiEz6NFpxjD8C6xE5kcxt6gkHj6QgNYjjaDqSLYv6wvy4hlSu4+kGZeACO 32B7TLI3tyhsf2muypMNiBiTxrAFdNl5/jK4LIa1zas6xbt5Ne12hwPjAZhW7zSG3OKH0c hacbm4UUxFxYXUjN/keAviYXShUnVD2LWBVgXrKz4b8ZXbHkIq0+D3w54teVi2WnB4Kfco UUYGkjX89BgotRgigUix7I74G73Hi8JOVMRgW6n8k+pQDhkcubR9abdXrkB0b+3dxmWdGG ELV1NuHM7mdFgsywtmEOQySw== Original-Received: from computer ( [10.1.1.1]) by ledu-giraud.fr (OpenSMTPD) with ESMTPSA id 917a96da (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 19 Dec 2024 17:28:02 +0100 (CET) In-Reply-To: (Stefan Kangas's message of "Thu, 19 Dec 2024 06:06:12 -0500") Received-SPF: pass client-ip=51.159.28.247; envelope-from=manuel@ledu-giraud.fr; helo=ledu-giraud.fr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:326750 Archived-At: Stefan Kangas writes: > Manuel Giraud via "Emacs development discussions." > writes: > >> Eli Zaretskii writes: >> >>> If variable-pitch face is out, what other advantages could we have by >>> using a specialized face in Info? >> >> Yes, if you rule out variable-pitch, there is not much left to this case >> then. > > Isn't the point of adding a new face to be able to customize it? IOW, > you could make the new `info-default` face inherit `variable-pitch`, if > only it existed. So there is some value to adding an `info-default` > face. Yes, my idea was to have this new `info-default' inheriting from `variable-pitch-text'. But it can (should) inherit from `default' by default. That said, this thread shows that there won't be much interest in this feature. -- Manuel Giraud