From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Add customization to fontify TODO headlines Date: Sun, 22 Dec 2019 16:02:38 +0100 Message-ID: <87h81s5rox.fsf@nicolasgoaziou.fr> References: <871rtniyfk.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:60648) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ij2km-0007sD-Vc for emacs-orgmode@gnu.org; Sun, 22 Dec 2019 10:02:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ij2kl-0001jo-Oi for emacs-orgmode@gnu.org; Sun, 22 Dec 2019 10:02:44 -0500 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:39421) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ij2kl-0001Rl-HP for emacs-orgmode@gnu.org; Sun, 22 Dec 2019 10:02:43 -0500 In-Reply-To: <871rtniyfk.fsf@gmail.com> (Terje Larsen's message of "Sun, 01 Dec 2019 21:27:27 +0100") 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: Terje Larsen Cc: emacs-orgmode@gnu.org Hello, Terje Larsen writes: > This adds a feature similar to the org-fontify-done-headline, but > instead for the TODO headlines. > > This is enabled with the boolean customization org-fontify-todo-headline > and can be themed via the face org-headline-todo. > > I was missing this when I wanted to distinguish more clearly between the > TODO headlines and the other headlines (more so than the highlighted > TODO keyword(s)). Applied. Thank you. I added a TINYCHANGE cookie at the end of the commit message since I don't know if signed FSF papers already. If you did, please let me know. Regards, -- Nicolas Goaziou