From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Re: skip:t option not working Date: Sat, 10 Aug 2013 12:56:28 -0400 Message-ID: <520670BC.4060008@gmail.com> References: <520590C6.8050701@gmail.com> <87r4e2i74w.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8CT4-0006rf-5H for emacs-orgmode@gnu.org; Sat, 10 Aug 2013 12:56:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V8CSt-0003vK-NL for emacs-orgmode@gnu.org; Sat, 10 Aug 2013 12:56:42 -0400 Received: from mail-ie0-x22a.google.com ([2607:f8b0:4001:c03::22a]:41773) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8CSt-0003vE-Hs for emacs-orgmode@gnu.org; Sat, 10 Aug 2013 12:56:31 -0400 Received: by mail-ie0-f170.google.com with SMTP id e14so6196013iej.29 for ; Sat, 10 Aug 2013 09:56:30 -0700 (PDT) Received: from [192.168.1.111] (cpe-24-165-203-246.neo.res.rr.com. [24.165.203.246]) by mx.google.com with ESMTPSA id c8sm11039604igl.4.2013.08.10.09.56.29 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 10 Aug 2013 09:56:30 -0700 (PDT) In-Reply-To: <87r4e2i74w.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: emacs-orgmode@gnu.org On 08/09/2013 10:58 PM, Nick Dokos wrote: > Scott Randby writes: > >> 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. >> > > I don't think it exists any longer. > If the option no longer exists, then it might be a good idea to remove it from the manual.