From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: publishing and minor/major modes Date: Wed, 19 Nov 2008 19:58:32 +0100 Message-ID: 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 1L2sGk-0008L3-DI for emacs-orgmode@gnu.org; Wed, 19 Nov 2008 13:59:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L2sGi-0008Kr-22 for emacs-orgmode@gnu.org; Wed, 19 Nov 2008 13:59:17 -0500 Received: from [199.232.76.173] (port=47265 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2sGh-0008Ko-Rf for emacs-orgmode@gnu.org; Wed, 19 Nov 2008 13:59:15 -0500 Received: from ug-out-1314.google.com ([66.249.92.169]:9813) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L2sGh-0006Ho-A3 for emacs-orgmode@gnu.org; Wed, 19 Nov 2008 13:59:15 -0500 Received: by ug-out-1314.google.com with SMTP id 36so68515uga.17 for ; Wed, 19 Nov 2008 10:59:10 -0800 (PST) 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: org-mode 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.