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.help Subject: Re: Attribute names when calling face-attribute Date: Thu, 13 Jan 2022 10:20:16 +0200 Message-ID: <83ee5c3v3z.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29823"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu Jan 13 09:21:24 2022 Return-path: Envelope-to: geh-help-gnu-emacs@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 1n7vMJ-0007Y7-Vd for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 13 Jan 2022 09:21:24 +0100 Original-Received: from localhost ([::1]:47708 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n7vMH-0005Eu-Sj for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 13 Jan 2022 03:21:22 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:48432) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n7vLS-0005Dj-Fj for help-gnu-emacs@gnu.org; Thu, 13 Jan 2022 03:20:31 -0500 Original-Received: from [2001:470:142:3::e] (port=39270 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 1n7vLR-00051o-Vw for help-gnu-emacs@gnu.org; Thu, 13 Jan 2022 03:20:30 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=9WQzvjqZKcFMTs/CLudezkLgoZxcS+rYuayEQ7YNxsw=; b=Sl/Qkdzg+S11uBIJqVHW Mb/bBa5rLOuQWX99+MQ/FABCJLmbCZ1Manq11hg1zK7hyxz9gEGBRLFmMK+yOSYS6NCbIRb1L1DXE ncu28p1+FuPD63DbGwHCN1ZWqBm3G8w+AH5FNEN2IGf5xCYOl1yZPE7VkLFjLY4rVY7gtrWcHmUVD bxlGDglqpiUQF7axkEExRckDUOd6SLdMHpJsiZ2gAvr1oCDRaxwFzuE9NFKGRIMv+4aQvWpfLur0O XdhenKy2mJyfkkw13GhdDlVbhKxjvVi8RJDW+YPnfDzP9Wct9zV+84/Z/F83grV4piqO7KxjuKABo vFIvP8/4/btbcQ==; Original-Received: from [87.69.77.57] (port=2029 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 1n7vLJ-0008Gf-U7 for help-gnu-emacs@gnu.org; Thu, 13 Jan 2022 03:20:28 -0500 In-Reply-To: (message from fatiparty--- via Users list for the GNU Emacs text editor on Thu, 13 Jan 2022 01:34:53 +0100 (CET)) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:135278 Archived-At: > Date: Thu, 13 Jan 2022 01:34:53 +0100 (CET) > From: fatiparty--- via Users list for the GNU Emacs text editor > > Regarding the face-attribute function.  Is the attribute pre-defined or can > I select the attribute name? They are predefined (and documented in the ELisp manual).