From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Importing or loading a file into org-mode? Date: Mon, 19 Jan 2009 10:42:42 +0100 Message-ID: <6F6AE0E2-95AA-4C4A-80F5-B8ED9408165F@uva.nl> References: <62a60dd90901181556i41815b93i8c1ba04e8e2c46d4@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LOqee-0003tA-Im for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 04:42:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LOqec-0003sg-2h for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 04:42:47 -0500 Received: from [199.232.76.173] (port=40325 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LOqeb-0003sa-TW for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 04:42:45 -0500 Received: from ug-out-1314.google.com ([66.249.92.172]:58006) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LOqeb-0006of-IO for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 04:42:45 -0500 Received: by ug-out-1314.google.com with SMTP id 36so245765uga.17 for ; Mon, 19 Jan 2009 01:42:44 -0800 (PST) In-Reply-To: <62a60dd90901181556i41815b93i8c1ba04e8e2c46d4@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: alec resnick Cc: emacs-orgmode@gnu.org On Jan 19, 2009, at 12:56 AM, alec resnick wrote: > Hi! I was wondering if it was possible to separate the startup > options and directives for a .org file from the org file itself and > load them in, separately, in such a way that doesn't require modifying > a .emacs file? I'm aware that I could write a hook or customize my > org-mode options, already. #+SETUPFILE: /path/to/file/with/options.org HTH - Carsten