From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrea Subject: Re: batch exporting Date: Mon, 21 Dec 2009 15:51:53 +0100 Message-ID: References: <19518.1261336145@gamaville.dokosmarshall.org> <24751328-FAA8-44CF-896B-BC2552DB9132@gmail.com> <23292.1261405508@gamaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NMjca-00008L-13 for emacs-orgmode@gnu.org; Mon, 21 Dec 2009 09:52:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NMjcV-00004s-Dr for emacs-orgmode@gnu.org; Mon, 21 Dec 2009 09:52:27 -0500 Received: from [199.232.76.173] (port=49813 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NMjcV-0008WM-9r for emacs-orgmode@gnu.org; Mon, 21 Dec 2009 09:52:23 -0500 Received: from lo.gmane.org ([80.91.229.12]:34463) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NMjcU-0007Zl-9Y for emacs-orgmode@gnu.org; Mon, 21 Dec 2009 09:52:23 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NMjcP-0004E5-7G for emacs-orgmode@gnu.org; Mon, 21 Dec 2009 15:52:17 +0100 Received: from 40-147.eduroam.rwth-aachen.de ([134.61.40.147]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Dec 2009 15:52:17 +0100 Received: from andrea.crotti.0 by 40-147.eduroam.rwth-aachen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Dec 2009 15:52:17 +0100 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: emacs-orgmode@gnu.org Nick Dokos writes: > Further along in the thread I pointed out to you, there is a discussion > of emacs --batch implying emacs -q and how to load your .emacs file. > I believe that't the problem you are having. > Alright I can try, but I don't want to load my configuration every time I want to export, it's quite big now and it takes some time. I just want to load only what's necessary to export, and what I've put should be already enough...