From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: documentation bug Date: Thu, 13 Sep 2012 16:25:47 +0100 (BST) Message-ID: <1347549947.17383.YahooMailNeo@web29805.mail.ird.yahoo.com> References: Reply-To: Giovanni Ridolfi Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39140) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCBIg-0003nq-3U for emacs-orgmode@gnu.org; Thu, 13 Sep 2012 11:26:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TCBIb-0005D2-6D for emacs-orgmode@gnu.org; Thu, 13 Sep 2012 11:25:54 -0400 Received: from nm8-vm0.bullet.mail.ird.yahoo.com ([77.238.189.203]:20905) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1TCBIa-0005Cu-Ra for emacs-orgmode@gnu.org; Thu, 13 Sep 2012 11:25:49 -0400 In-Reply-To: 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: Tyler Smith , "Emacs-orgmode@gnu.org" Da: Tyler Smith =0A=0AInviato: Gioved=EC 13 Set= tembre 2012 16:50=0A=0A> I'm using org-mode 7.8.03, which shipped with Emac= s 24.0.94.1. =0A=0A> `C-c C-e h=A0 =A0 (`org-export-as-html')'=0A>=A0 =A0 = Export as HTML file.=A0 [...] If there is an active region(1), only=0A>=A0= =A0 the region will be =A0 =A0 exported.=0A> However, I think this is inco= rrect. =0A> If there is an active region, org-export will turn on subtree-p= . This results in unexpected=0A> behaviour. For example, if an active regio= n is marked that contains=0A> two subtrees, =0A=0AThis is a corner case. Wi= th your org version you are expected to export a well organized document:= =0A- A headline and its subtrees=0A- or a subtree, =0A=0Anot two subtrees.= =0A=0ABut, here, Org-mode version 7.9.1 (2eb1456bfd=0Athe new exporter hand= les this case well and exports the two subtrees.=0A=0APlease upgrade Org an= d use the new exporter as suggested in the release notes:=0A=0Ahttp://orgmo= de.org/Changes.html=0A=0Acheers,=0A=0AGiovanni