Hello,
Bernt Hansen 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-
Nicolas Goaziou writes:
> Hello,
>
> Bernt Hansen writes:
>
>> Nicolas Goaziou writes:
>>
>>> Hello,
>>>
>>> Bernt Hansen writes:
I found the following filling bug with alphabetical lists.
I have
(setq org-alphabetical-lists t)
>>>
>>> This is now `org-list-allow
Hello,
Bernt Hansen writes:
> Nicolas Goaziou writes:
>
>> Hello,
>>
>> Bernt Hansen writes:
>>>
>>> I found the following filling bug with alphabetical lists.
>>>
>>> I have
>>>
>>> (setq org-alphabetical-lists t)
>>
>> This is now `org-list-allow-alphabetical'. I think you need to reload
>>
Nicolas Goaziou writes:
> Hello,
>
> Bernt Hansen writes:
>>
>> I found the following filling bug with alphabetical lists.
>>
>> I have
>>
>> (setq org-alphabetical-lists t)
>
> This is now `org-list-allow-alphabetical'. I think you need to reload
> Org when this variable is changed.
Thanks, I
Hello,
Bernt Hansen writes:
>
> I found the following filling bug with alphabetical lists.
>
> I have
>
> (setq org-alphabetical-lists t)
This is now `org-list-allow-alphabetical'. I think you need to reload
Org when this variable is changed.
Regards,
--
Nicolas Goaziou