From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Re: Exporting narrowed subtrees to HTML Date: Thu, 01 Jul 2010 03:29:25 -0400 Message-ID: <87tyoj8xt6.fsf@gollum.intra.norang.ca> References: <87k4phajcl.fsf@gollum.intra.norang.ca> <87tyojnazx.fsf@fastmail.fm> <87y6dv8yt3.fsf@gollum.intra.norang.ca> <14EF4901-DB1D-4968-A6E9-08DADF74FEBC@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=52900 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUEDL-0001Rd-BY for emacs-orgmode@gnu.org; Thu, 01 Jul 2010 03:29:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OUEDF-0006Tl-Di for emacs-orgmode@gnu.org; Thu, 01 Jul 2010 03:29:34 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:55151) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OUEDF-0006Tf-C9 for emacs-orgmode@gnu.org; Thu, 01 Jul 2010 03:29:33 -0400 In-Reply-To: <14EF4901-DB1D-4968-A6E9-08DADF74FEBC@gmail.com> (Carsten Dominik's message of "Thu\, 1 Jul 2010 09\:26\:19 +0200") 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: Carsten Dominik Cc: Matt Lundin , emacs-orgmode@gnu.org 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