From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: HTML export and heading levels Date: Thu, 17 Jan 2008 08:49:37 -0500 Message-ID: <87prw0o93i.fsf@gollum.intra.norang.ca> References: <87wsqaplsp.fsf@gollum.intra.norang.ca> 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 1JFV7u-0003u0-El for emacs-orgmode@gnu.org; Thu, 17 Jan 2008 08:49:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JFV7t-0003rw-DX for emacs-orgmode@gnu.org; Thu, 17 Jan 2008 08:49:49 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFV7t-0003rU-6o for emacs-orgmode@gnu.org; Thu, 17 Jan 2008 08:49:49 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JFV7s-0004Eb-Ct for emacs-orgmode@gnu.org; Thu, 17 Jan 2008 08:49:48 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JFV7n-00032k-H4 for emacs-orgmode@gnu.org; Thu, 17 Jan 2008 13:49:43 +0000 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([99.239.148.180]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jan 2008 13:49:43 +0000 Received: from bernt by cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jan 2008 13:49:43 +0000 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 Bernt Hansen writes: > I started playing with HTML export this week and since I'm lazy I don't > want to have to remember to export. I created a few simple functions > that export my org file to HTML and copies the resulting HTML file to my > webserver when I save my org file using C-x C-s. > > This works great for sharing my ToDo list and other documents with other > people. And maybe this isn't such a great idea after all. After I've saved my document and auto-exported I can't undo things anymore... Time to look at org-publish... -Bernt