[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Filling bug with alphabetical lists
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Filling bug with alphabetical lists |
Date: |
Fri, 26 Apr 2013 14:17:08 +0200 |
Hello,
Bernt Hansen <address@hidden> writes:
> My problem was I had org-alphabetical-lists defined _after_ the requires
> for the exporter back ends in my .emacs so this didn't work for me.
>
> Putting it before
>
> ;; Explicitly load required exporters
> (require 'ox-html)
> (require 'ox-latex)
> (require 'ox-ascii)
>
> and restarting Emacs fixed it for me.
I have updated `org-list-allow-alphabetical' docstring so it is less
surprising.
Thanks for bringing this up.
Regards,
--
Nicolas Goaziou