From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: some publish html options gone Date: Mon, 18 Jan 2016 10:36:26 +0000 Message-ID: <871t9fqimt.fsf@ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60417) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aL7Ao-0002ig-HK for emacs-orgmode@gnu.org; Mon, 18 Jan 2016 05:36:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aL7Al-00057R-8G for emacs-orgmode@gnu.org; Mon, 18 Jan 2016 05:36:34 -0500 Received: from mail-db3on0134.outbound.protection.outlook.com ([157.55.234.134]:51514 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aL7Ak-00057N-WE for emacs-orgmode@gnu.org; Mon, 18 Jan 2016 05:36:31 -0500 In-Reply-To: (Manuel Koell's message of "Mon, 18 Jan 2016 07:12:12 +0100") 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: Manuel Koell Cc: org-mode mailing list On Monday, 18 Jan 2016 at 07:12, Manuel Koell wrote: > When I try to use `M-x customize` and search for `org-html-doctype` or > `org-html5-fancy` I don't get any match. I still have them in my custom.el > file, generated from an older emacs version (24.3). Were they removed? > > Emacs: 25.1.50.2 > Org: 8.3.2 org-html-doctype is known in the current version of org. Did you maybe forget to (require 'ox-html)? org-html5-fancy does not exist; it is (now?) called org-html-html5-fancy. HTH, eric -- : Eric S Fraga (0xFFFCF67D), Emacs 25.1.50.2, Org release_8.3.3-449-gd85ff3