From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: using #+ to define faces Date: Tue, 31 Dec 2019 10:57:08 +0100 Message-ID: <87sgl0yg0b.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40661) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1imEH4-0007qD-5a for emacs-orgmode@gnu.org; Tue, 31 Dec 2019 04:57:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1imEH2-0004RS-Mr for emacs-orgmode@gnu.org; Tue, 31 Dec 2019 04:57:13 -0500 Received: from relay10.mail.gandi.net ([217.70.178.230]:53409) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1imEH2-0004Iv-FS for emacs-orgmode@gnu.org; Tue, 31 Dec 2019 04:57:12 -0500 In-Reply-To: (Jean-Christophe Helary's message of "Tue, 31 Dec 2019 11:46:26 +0900") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Jean-Christophe Helary Cc: emacs-orgmode@gnu.org Hello, Jean-Christophe Helary writes: > I would like to define faces on a file basis by using #+ but I'm not > finding relevant info in the manual. > > Is it possible ? You may be able to set faces using file-local variables (info "(emacs)File Variables"), but I haven't checked. Regards, -- Nicolas Goaziou