emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Cameron Desautels <camdez@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Exporting visible items not behaving as expected
Date: Tue, 7 May 2013 11:51:01 -0500	[thread overview]
Message-ID: <CALtQdcm7bV_m6pXsnsgXC-iPeyRysqrQZq4sOEiD=y2GV5FVFw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2363 bytes --]

Hey guys,

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:

Org-mode version 8.0.2 (8.0.2-2-g93da18-elpa @
/Users/camdez/.emacs.d/elpa/org-20130429/)

Here's my sample buffer:

* Last week
** DONE Finalize early screens (login, etc.)
** DONE Judge video contest
** DONE Create mobile stories document
 :FLAGGED:
* This week
** TODO Incorporate changes from others into stories document
** TODO Nail down requirements
** TODO Set up next milestone
:FLAGGED:

After C-c / m FLAGGED RET:

* Last week...
** DONE Create mobile stories document
 :FLAGGED:
* This week...
** TODO Set up next milestone
:FLAGGED:...

And my ASCII export (C-c C-e C-v t A) looks like this:

Cameron Desautels


Table of Contents
_________________

1 Last week
2 This week


1 Last week
===========


2 This week
===========

For comparison, if I don't limit the export to visible items (C-c C-e t A)
I get this:

Cameron Desautels


Table of Contents
_________________

1 Last week
.. 1.1 DONE Finalize early screens (login, etc.)
.. 1.2 DONE Judge video contest
.. 1.3 DONE Create mobile stories document                     :FLAGGED:
2 This week
.. 2.1 TODO Incorporate changes from others into stories document
.. 2.2 TODO Nail down requirements
.. 2.3 TODO Set up next milestone                              :FLAGGED:


1 Last week
===========

1.1 DONE Finalize early screens (login, etc.)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


1.2 DONE Judge video contest
~~~~~~~~~~~~~~~~~~~~~~~~~~~~


1.3 DONE Create mobile stories document                        :FLAGGED:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


2 This week
===========

2.1 TODO Incorporate changes from others into stories document
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


2.2 TODO Nail down requirements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


2.3 TODO Set up next milestone                                 :FLAGGED:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Much obliged for any help.
-- 
Cameron Desautels <camdez@gmail.com>

[-- Attachment #2: Type: text/html, Size: 7101 bytes --]

             reply	other threads:[~2013-05-07 16:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-07 16:51 Cameron Desautels [this message]
2013-05-08  8:13 ` Exporting visible items not behaving as expected Nicolas Goaziou
2013-05-13 18:25   ` Cameron Desautels

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALtQdcm7bV_m6pXsnsgXC-iPeyRysqrQZq4sOEiD=y2GV5FVFw@mail.gmail.com' \
    --to=camdez@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).