From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien 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: Fri, 05 Apr 2013 09:20:36 +0200 Message-ID: <878v4x78aj.fsf@bzg.ath.cx> References: <87ip42fogp.fsf@hsdev.com> <41399E55-6BD9-4A9B-9287-BD26EAC1F628@gmail.com> <20130404153418.0a8fdb10@hsdev.com> <87a9pexmhc.fsf@gmail.com> <20130404191255.69d751b4@hsdev.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UO0x2-0004eK-Mb for emacs-orgmode@gnu.org; Fri, 05 Apr 2013 03:20:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UO0wx-00066h-U7 for emacs-orgmode@gnu.org; Fri, 05 Apr 2013 03:20:44 -0400 Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]:65274) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UO0wx-00066X-Nf for emacs-orgmode@gnu.org; Fri, 05 Apr 2013 03:20:39 -0400 Received: by mail-wg0-f41.google.com with SMTP id y10so1441779wgg.4 for ; Fri, 05 Apr 2013 00:20:39 -0700 (PDT) In-Reply-To: <20130404191255.69d751b4@hsdev.com> (Marcel van der Boom's message of "Thu, 4 Apr 2013 19:12:55 +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: Marcel van der Boom Cc: emacs-orgmode@gnu.org Hi Marcel, Marcel van der Boom writes: > C-c C-c on that line says "Local setup has been refreshed" but at least > some of the settings do not get applied. Notably i have several lines > in that 'settings.org' file like this: > > #+TAGS: { buy(b) sell(s) } build(u) fix(f) clean(n) > > or > > #+TAGS: call(c) check(e) mail(m) read(r) write(w) learn(l) This should now be fixed in master. Thanks for reporting this with all the details. -- Bastien