From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: #+SETUPFILE with #+TODO Date: Thu, 12 Nov 2015 23:30:00 +0100 Message-ID: <87oaeyu9zr.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49937) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zx0Ln-0006Hq-Mx for emacs-orgmode@gnu.org; Thu, 12 Nov 2015 17:28:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zx0Lm-0007j4-TA for emacs-orgmode@gnu.org; Thu, 12 Nov 2015 17:28:15 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:34190) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zx0Lm-0007ik-N6 for emacs-orgmode@gnu.org; Thu, 12 Nov 2015 17:28:14 -0500 In-Reply-To: (Michael Brand's message of "Mon, 9 Nov 2015 13:48:17 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Michael Brand Cc: Org Mode Hello, Michael Brand writes: > With today's release_8.3.2-308-g6c1f63b when I open the attached > org_todo_test.org when it is writable then the customized todo keyword > CNCL is recognized, when the file is read only then not. I expect CNCL > to be recognized as a todo keyword in both cases. I cannot reproduce the issue. I opened "org_todo_test.org" with `find-file-read-only' and CNCL is properly fontified as a TODO keyword. Regards, -- Nicolas Goaziou