From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Re: skip:t option not working Date: Mon, 02 Sep 2013 11:58:50 -0400 Message-ID: <5224B5BA.3070907@gmail.com> References: <520590C6.8050701@gmail.com> <87r4e2i74w.fsf@gmail.com> <520670BC.4060008@gmail.com> <87iozdifxu.fsf@gmail.com> <52068A6F.7040808@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]:60854) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGWYB-0003T3-F9 for emacs-orgmode@gnu.org; Mon, 02 Sep 2013 12:01:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGWWk-0003z2-Ur for emacs-orgmode@gnu.org; Mon, 02 Sep 2013 12:00:23 -0400 Received: from mail-ie0-x233.google.com ([2607:f8b0:4001:c03::233]:45268) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGWWk-0003yA-Q8 for emacs-orgmode@gnu.org; Mon, 02 Sep 2013 11:58:54 -0400 Received: by mail-ie0-f179.google.com with SMTP id m16so7058294ieq.10 for ; Mon, 02 Sep 2013 08:58:53 -0700 (PDT) In-Reply-To: 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 09/02/2013 01:47 AM, Carsten Dominik wrote: > > On 10.8.2013, at 20:46, Scott Randby wrote: > >> On 08/10/2013 02:00 PM, Nick Dokos wrote: >>> Scott Randby writes: >>> >>>> 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. >>>> >>> >>> Indeed, but afaict, it's no longer in the current (8.0.7) manual. Are >>> you looking at an older version of the manual perhaps? I might have >>> missed the reference of course, in which case if you post the details, >>> somebody will fix it. >>> >> >> You can find a reference to the skip option on this page: >> >> http://orgmode.org/manual/Export-options.html >> >> It seems that this is the old 12.2 page, but it still links up to the >> 8.0.7 manual. No wonder I've been confused. The correct 12.2 page is >> given by this link: >> >> http://orgmode.org/manual/Export-back_002dends.html#Export-back_002dends >> >> The current export options (which I missed before) are now in section 12.3: >> >> http://orgmode.org/manual/Export-settings.html#Export-settings >> >> I think the website needs to be cleaned up a bit. > > Is this still an issue? The following page still exists on the website: http://orgmode.org/manual/Export-options.html Its title is "12.2 Export options" and the "Up" navigation link (http://orgmode.org/manual/Exporting.html#Exporting) on the page leads to the "Exporting" page (section 12) of the current manual. In the current manual, section 12.2 is "Export back-ends." Scott Randby