From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: SETUPFILE directive not working [8.0-pre (release_8.0-pre-10873-gafb59b @ /home/mrb/dev/emacs/packages/org-mode/lisp/)] Date: Thu, 04 Apr 2013 18:55:25 +0200 Message-ID: <87eheqxmki.fsf@gmail.com> References: <87ip42fogp.fsf@hsdev.com> <41399E55-6BD9-4A9B-9287-BD26EAC1F628@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33352) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNnRo-000465-Tf for emacs-orgmode@gnu.org; Thu, 04 Apr 2013 12:55:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNnRj-0001kh-Vp for emacs-orgmode@gnu.org; Thu, 04 Apr 2013 12:55:36 -0400 Received: from mail-we0-x234.google.com ([2a00:1450:400c:c03::234]:62919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNnRj-0001kP-Ks for emacs-orgmode@gnu.org; Thu, 04 Apr 2013 12:55:31 -0400 Received: by mail-we0-f180.google.com with SMTP id r5so2163813wey.11 for ; Thu, 04 Apr 2013 09:55:30 -0700 (PDT) In-Reply-To: <41399E55-6BD9-4A9B-9287-BD26EAC1F628@gmail.com> (Carsten Dominik's message of "Thu, 4 Apr 2013 15:22:32 +0200") 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: Carsten Dominik Cc: Marcel van der Boom , emacs-orgmode@gnu.org Hello, Carsten Dominik writes: > On 4 apr. 2013, at 14:51, Marcel van der Boom wrote: > >> >> Remember to cover the basics, that is, what you expected to happen and >> what in fact did happen. You don't know how to make a good report? See >> >> http://orgmode.org/manual/Feedback.html#Feedback >> >> Your bug report will be posted to the Org-mode mailing list. >> ------------------------------------------------------------------------ >> >> Using the #+SETUPFILE directive has stopped working for me in version >> 8.x. I use a line at the bottom of moste of my org files like so: >> >> #+SETUPFILE: ~/etc/org-config.org >> >> This works fine in 7.9.4. > > > I think the change is that you now need to put the file names into quotes. > I am not entirely sure why, but I guess Nicolas had a reason for it. IIRC, it was so SETUPFILE and INCLUDE keywords would be more alike (quotes are mandatory in include keyword). Regards, -- Nicolas Goaziou