From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: TODO keyword faces do not work when tags are globally set Date: Sun, 27 Nov 2016 12:16:15 +0100 Message-ID: <87mvglgolc.fsf@nicolasgoaziou.fr> References: <180af1fa-5d55-baf7-e991-f2ce9f2a97e2@shinoto.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42112) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cAxRO-0006on-65 for emacs-orgmode@gnu.org; Sun, 27 Nov 2016 06:16:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cAxRN-00069t-6U for emacs-orgmode@gnu.org; Sun, 27 Nov 2016 06:16:14 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:60117) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cAxRN-000691-0H for emacs-orgmode@gnu.org; Sun, 27 Nov 2016 06:16:13 -0500 In-Reply-To: <180af1fa-5d55-baf7-e991-f2ce9f2a97e2@shinoto.de> (Maria Shinoto's message of "Sun, 27 Nov 2016 17:48:42 +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: Maria Shinoto Cc: emacs-orgmode@gnu.org Hello, Maria Shinoto writes: > I have set TODO-keywords in my init.el file and also set colors etc. > for the different TODO keywords, works fine. > > Today I wanted to set tags globally in the init file as well, but then > the TODO keywords do not seem to be recognized any more. They get the > same color and font face as the headline. > > I simply set > > (setq org-tag-alist '("@haus" .....)) > > and tried it both before setting the TODO keywords and the font faces > as well as afterwards. > > I am working with Org-mode 8.3.6, and my emacs is 25.1 Could you try again with latest release (Org 9.0.1)? Regards, -- Nicolas Goaziou