Bastien <b...@altern.org> writes: > Hi Manuel, > > did that patch fix the problem for you?
Hi Bastien, Just re-check and yes it fixes the problem for me. I tried with "emacs -Q", add org path to load-path, (require 'org) and M-x customize-group. My patch was applied on top of: --8<---------------cut here---------------start------------->8--- commit f8c627a44b65b081b1ca0668081dc7fefd70c002 Author: Nicolas Goaziou <n.goaz...@gmail.com> Date: Mon Mar 14 23:36:19 2011 +0100 org-list: fix parsing of counters * lisp/org-list.el (org-list-parse-list): fixed regexp. --8<---------------cut here---------------end--------------->8--- > I think org-html.el is the right place for declaring the Org Export Html > customization group -- I'm curious to understand why your patch would > have fixed Scott's issue. I have to say that I don't understand too. I've just mimic what is done for org-export-xml group and others. Anyway, if yours is ok discard mine. -- Manuel Giraud