From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cameron Desautels Subject: Re: Exporting visible items not behaving as expected Date: Mon, 13 May 2013 13:25:45 -0500 Message-ID: References: <8738txdh3d.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=485b3970cec421e32004dc9da594 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UbxRV-0001CX-CY for emacs-orgmode@gnu.org; Mon, 13 May 2013 14:25:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UbxRS-00080c-KK for emacs-orgmode@gnu.org; Mon, 13 May 2013 14:25:49 -0400 Received: from mail-bk0-x235.google.com ([2a00:1450:4008:c01::235]:41631) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UbxRS-00080V-Em for emacs-orgmode@gnu.org; Mon, 13 May 2013 14:25:46 -0400 Received: by mail-bk0-f53.google.com with SMTP id mx1so445720bkb.40 for ; Mon, 13 May 2013 11:25:45 -0700 (PDT) In-Reply-To: <8738txdh3d.fsf@gmail.com> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org --485b3970cec421e32004dc9da594 Content-Type: text/plain; charset=ISO-8859-1 Yessir, I see the expected behavior now (with the upgrade). Many thanks. -- Cameron Desautels On Wed, May 8, 2013 at 3:13 AM, Nicolas Goaziou wrote: > Hello, > > Cameron Desautels writes: > > > I'm having a bit of trouble with exports. My understanding is that I > should > > be able to create a sparse tree from a tag (C-c / m tag-name RET) and > then > > export only the visible items (C-c C-e C-v t A) to get an export of just > > the items with that tag. What I'm getting instead is an export that only > > contains the top-level headers and I'm uncertain why this is happening. > Any > > advice would be greatly appreciated. Details follow: > > The visible-only code was over simplistic. I fixed it in maint, so your > example should export fine now. > > Thank you for reporting this. > > > Regards, > > -- > Nicolas Goaziou > --485b3970cec421e32004dc9da594 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Yessir, I see the expected behavior now (with the upgrade)= . Many thanks.
--485b3970cec421e32004dc9da594--