From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: publishing and minor/major modes Date: Thu, 20 Nov 2008 08:26:46 +0100 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v929.2) 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 1L33wB-000291-LE for emacs-orgmode@gnu.org; Thu, 20 Nov 2008 02:26:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L33wA-00027u-J9 for emacs-orgmode@gnu.org; Thu, 20 Nov 2008 02:26:50 -0500 Received: from [199.232.76.173] (port=45909 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L33wA-00027e-4X for emacs-orgmode@gnu.org; Thu, 20 Nov 2008 02:26:50 -0500 Received: from ug-out-1314.google.com ([66.249.92.172]:27852) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L33w9-0000Zr-T2 for emacs-orgmode@gnu.org; Thu, 20 Nov 2008 02:26:50 -0500 Received: by ug-out-1314.google.com with SMTP id 36so219586uga.17 for ; Wed, 19 Nov 2008 23:26:49 -0800 (PST) In-Reply-To: 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: Richard Riley Cc: Bastien Guerry , org-mode Hi Richard, what do you mean by "semantic"? I do need to turn on org-mode in the buffers to be published, so I cannot avoid this. I might be able to get away with turning off font-lock, but I believe that Bastien's LaTeX exporter does rely to some extend on font-lock being turned on, not sure though. Have you ever tried to call an export or publishing command with a double prefix argument? Check the variable `org-export-run-in-background'. - Carsten On Nov 19, 2008, at 7:58 PM, Richard Riley wrote: > > Hi Carsten et al, > > Certain files I publish are still triggering the time consuming > autoloads for things like semantic when they are included for > publishing. It would be nice if all files opened by org-publish > triggered nothing and were just treated as modeless plain text for the > purpose of publishing since they are closed again afterwards anyway. > > regards > > Richard. > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode