From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou <n.goaziou@gmail.com> Subject: Re: Including setupfile settings during subtree export (new exporter) Date: Sat, 23 Mar 2013 21:49:48 +0100 Message-ID: <871ub5264z.fsf@gmail.com> References: <CA+M2ft9GHqe+fh6J3bCyRc5=-dRPLFZTa19sKzto25xBx+9atA@mail.gmail.com> <87obebwj3s.fsf@gmail.com> <CA+M2ft9CJ9_B4+yMo3P2JVTrBSbG+EcCKdFWZaV=7Af78bwRaQ@mail.gmail.com> <87620h27br.fsf@gmail.com> <CA+M2ft-8bN-gbN+b78CBv0=WU-TdAda1rukcyOExF-zkKjpR4Q@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org> Received: from eggs.gnu.org ([208.118.235.92]:34398) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <n.goaziou@gmail.com>) id 1UJVO2-0007GQ-8y for emacs-orgmode@gnu.org; Sat, 23 Mar 2013 16:49:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <n.goaziou@gmail.com>) id 1UJVO0-00054a-Jb for emacs-orgmode@gnu.org; Sat, 23 Mar 2013 16:49:58 -0400 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:59674) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <n.goaziou@gmail.com>) id 1UJVO0-000537-Ax for emacs-orgmode@gnu.org; Sat, 23 Mar 2013 16:49:56 -0400 Received: by mail-wi0-f171.google.com with SMTP id hn17so8966484wib.10 for <emacs-orgmode@gnu.org>; Sat, 23 Mar 2013 13:49:55 -0700 (PDT) In-Reply-To: <CA+M2ft-8bN-gbN+b78CBv0=WU-TdAda1rukcyOExF-zkKjpR4Q@mail.gmail.com> (John Hendy's message of "Sat, 23 Mar 2013 15:37:08 -0500") List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe> List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode> List-Post: <mailto:emacs-orgmode@gnu.org> List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=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: John Hendy <jw.hendy@gmail.com> Cc: emacs-orgmode <emacs-orgmode@gnu.org> John Hendy <jw.hendy@gmail.com> writes: > Thanks for the clarification. For me (since I'm not an elisper), the > mechanics aren't too important. All I really want is the correct way > to apply org-mode settings to a buffer or a subtree by default, unless > I specify otherwise inside a subtree to override the buffer-wide > setupfile. At the moment, there's no way to override a #+setupfile: keyword locally. > Based on the above, should that line be removed from the Worg update > guide? If so, I can do that. I think so. > I'll change back to #+setupfile! Note that LaTeX packages added through SETUPFILE can also be found during latex fragments previewing, which isn't true for INCLUDE keywords. Regards, -- Nicolas Goaziou