From: "Daniel J. Sinder" <djsinder@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Bug: Strange behavior with export options
Date: Fri, 08 Feb 2008 18:16:25 -0800 [thread overview]
Message-ID: <47AD0CF9.1010706@gmail.com> (raw)
The following file erroneously includes the first drawer in the
exported HTML. Removing '@:t' from the export #+OPTIONS fixes the
problem. Both with and without '@:t', 'Text before first headline'
is properly included, and the second drawer are properly suppressed.
------------------------------
:PROPERTIES:
#+TITLE: Intro/Drawer Test
#+OPTIONS: skip:nil d:nil @:t
:END:
Text before first headline.
* First Headline
:PROPERTIES:
:prop1: value
:END:
* Second Headline
------------------------------
Org-mode version 5.19a
GNU Emacs 22.1.50.1 (i686-pc-linux-gnu, X toolkit) of 2007-06-18
Dan
next reply other threads:[~2008-02-09 2:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-09 2:16 Daniel J. Sinder [this message]
2008-02-09 7:26 ` Bug: Strange behavior with export options Carsten Dominik
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47AD0CF9.1010706@gmail.com \
--to=djsinder@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.