From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug when exporting as html with (org-narrow-to-subtree) Date: Thu, 07 Feb 2013 10:50:59 +0100 Message-ID: <87sj58zc3g.fsf@bzg.ath.cx> References: <87y5ff6b4y.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3O8P-0002GR-E9 for emacs-orgmode@gnu.org; Thu, 07 Feb 2013 04:51:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U3O8N-0002c2-9Y for emacs-orgmode@gnu.org; Thu, 07 Feb 2013 04:51:12 -0500 Received: from mail-wi0-f178.google.com ([209.85.212.178]:64829) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3O8K-0002bq-Vl for emacs-orgmode@gnu.org; Thu, 07 Feb 2013 04:51:11 -0500 Received: by mail-wi0-f178.google.com with SMTP id o1so2622197wic.5 for ; Thu, 07 Feb 2013 01:51:08 -0800 (PST) In-Reply-To: <87y5ff6b4y.fsf@gmail.com> (David Bjergaard's message of "Sat, 26 Jan 2013 13:40:29 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: David Bjergaard Cc: emacs-orgmode@gnu.org HI David, David Bjergaard writes: > When exporting to html with (org-narrow-to-subtree) headlines deeper > than 2 levels won't get exported. > > Expected behavior: All subheadings should be exported to a level set by > headline-levels in my org init, or H: in the #+OPTIONS: line. Can you test again with the latest version of Org? Thanks in advance! -- Bastien