From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard G Riley Subject: html publish/export Date: Mon, 14 Jul 2008 18:18:19 +0200 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 1KIQks-00013a-05 for emacs-orgmode@gnu.org; Mon, 14 Jul 2008 12:18:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KIQkq-00012h-NT for emacs-orgmode@gnu.org; Mon, 14 Jul 2008 12:18:25 -0400 Received: from [199.232.76.173] (port=44419 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KIQkq-00012R-Fl for emacs-orgmode@gnu.org; Mon, 14 Jul 2008 12:18:24 -0400 Received: from fg-out-1718.google.com ([72.14.220.158]:47829) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KIQkq-000783-Bb for emacs-orgmode@gnu.org; Mon, 14 Jul 2008 12:18:24 -0400 Received: by fg-out-1718.google.com with SMTP id l26so2310083fgb.30 for ; Mon, 14 Jul 2008 09:18:22 -0700 (PDT) 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 Is it possible for the publish functions to work without actually opening published files into buffers? I get a lot of buffers opening and closing and often disappearing altogether (ie closed) after a publish - even though I was in that file and editing it before I published. In addition, opening the files into "visible" buffers triggers mode specifics to kick in like nxhtml mode which significantly increases the publish time. Is it necessary? Thanks. r.