From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: Exporting narrowed subtrees to HTML Date: Thu, 01 Jul 2010 10:12:04 +0200 Message-ID: <4C2C4DD4.4010208@diplan.de> References: <87k4phajcl.fsf@gollum.intra.norang.ca> <87tyojnazx.fsf@fastmail.fm> <87y6dv8yt3.fsf@gollum.intra.norang.ca> <14EF4901-DB1D-4968-A6E9-08DADF74FEBC@gmail.com> <87tyoj8xt6.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=49599 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUEsa-0005lQ-3T for emacs-orgmode@gnu.org; Thu, 01 Jul 2010 04:12:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OUEsY-0005HO-VJ for emacs-orgmode@gnu.org; Thu, 01 Jul 2010 04:12:15 -0400 Received: from lo.gmane.org ([80.91.229.12]:43345) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OUEsY-0005H5-Oj for emacs-orgmode@gnu.org; Thu, 01 Jul 2010 04:12:14 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OUEsW-0005CM-1m for emacs-orgmode@gnu.org; Thu, 01 Jul 2010 10:12:12 +0200 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Jul 2010 10:12:12 +0200 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Jul 2010 10:12:12 +0200 In-Reply-To: <87tyoj8xt6.fsf@gollum.intra.norang.ca> 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 Cc: emacs-orgmode@gnu.org Am 01.07.2010 09:29, schrieb Bernt Hansen: > Carsten Dominik writes: > >> On Jul 1, 2010, at 9:07 AM, Bernt Hansen wrote: >> >>> I posted a patch for exporting a narrowed to subtree HTML export but >>> it >>> gives slightly different results from selecting the tree with C-c @ -- >>> the title (

) is the name of the org-file similar to exporting the >>> entire document. >> >> The tree uses the first headline as the title of the exported file, and >> its children become the top-level sectioning structure. I think this is >> the best behavior, and unless you push more I will reject yesterdays >> patch. >> OK? > > That's okay with me :) > > Regards, > Bernt > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > Excellent! Didn't know about that too. Thanks! Rainer