From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: html publish/export Date: Mon, 14 Jul 2008 15:51:51 -0700 Message-ID: <8B7A830C-29FE-40DB-8633-A5D09F9861D2@uva.nl> References: Mime-Version: 1.0 (Apple Message framework v924) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KIWtq-0000sE-LM for emacs-orgmode@gnu.org; Mon, 14 Jul 2008 18:52:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KIWto-0000r2-8C for emacs-orgmode@gnu.org; Mon, 14 Jul 2008 18:52:06 -0400 Received: from [199.232.76.173] (port=40383 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KIWto-0000qz-3b for emacs-orgmode@gnu.org; Mon, 14 Jul 2008 18:52:04 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:58557) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KIWtn-0007aG-0j for emacs-orgmode@gnu.org; Mon, 14 Jul 2008 18:52:03 -0400 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 G Riley Cc: org-mode On Jul 14, 2008, at 3:43 PM, Richard G Riley wrote: > Carsten Dominik writes: > >> On Jul 14, 2008, at 9:18 AM, Richard G Riley wrote: >> >>> >>> 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? >> >> Hi Richard, >> >> I don't the why you'd want to hand-edit a file that is automatically >> created >> by the publishing process, so I don't really understand that part. > > I meant it opens the other project org files as buffers. In > addition, I > guess it creates temporary "real buffers" for its exported html > files - > it is these that trigger the nxhtml load etc. Yes, I understand this part. And will try to fix it. > Frequently the org file I was editing when I publish is closed by the > publish functions. Ah, you are talking about the or files. OK, this clearly is a bug. Thanks. - Carsten > > >> >> I guess we could avoid setting nxhtml mode for the created files and >> remove the buffers when publishing. >> >> - Carsten > > > _______________________________________________ > 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