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