emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] skip:t option not working


From: Scott Randby
Subject: [O] skip:t option not working
Date: Fri, 09 Aug 2013 21:00:54 -0400
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130803 Thunderbird/17.0.8

I cannot get the skip:t option to work with HTML export. This option is
listed in the manual, and it worked before Org-8. Am I missing
something? Below is a simple sample in which skip:t doesn't work, even
with emacs -q. I'm using Emacs 24.2.1 with Org 8.0.3.

Scott Randby

--------
This text should be skipped upon export.

* Test section

This is the text in a test section.

#+OPTIONS: skip:t toc:nil
#+TITLE:
---------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]