From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: #+SETUPFILE breaks org buffers syntax highlighting [8.2.1 (8.2.1-3-g35e5e5-elpa @ /cygdrive/c/Users/jason/.emacs.d/elpa/org-20131007/)] Date: Mon, 04 Nov 2013 13:05:33 +0100 Message-ID: <8738ncz81e.fsf@bzg.ath.cx> References: <525CC085.8060707@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45224) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdIuY-0000gJ-6u for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 07:05:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdIuW-0004u7-Ug for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 07:05:38 -0500 Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:53233) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdIuW-0004u3-Hh for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 07:05:36 -0500 Received: by mail-wi0-f169.google.com with SMTP id cb5so1788880wib.2 for ; Mon, 04 Nov 2013 04:05:35 -0800 (PST) In-Reply-To: <525CC085.8060707@gmail.com> (Jason Lewis's message of "Tue, 15 Oct 2013 15:11:49 +1100") 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: Jason Lewis Cc: emacs-orgmode@gnu.org Jason Lewis writes: > Creat an or buffer with a line or two > insert at the top of the org file: > #+SETUPFILE: somfile.org > > Press C-c C-c on that line. > > observe font highlighting disappears. I observe the font disappear when somefile.org does *not* exist, but things are fine when it does -- which makes sense. Anyone else being able to reproduce Jason's issue? -- Bastien