Re: [O] Filling bug with alphabetical lists

2013-04-26 Thread Nicolas Goaziou
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-

Re: [O] Filling bug with alphabetical lists

2013-04-25 Thread Bernt Hansen
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

Re: [O] Filling bug with alphabetical lists

2013-04-24 Thread Nicolas Goaziou
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 >>

Re: [O] Filling bug with alphabetical lists

2013-04-24 Thread Bernt Hansen
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

Re: [O] Filling bug with alphabetical lists

2013-04-24 Thread Nicolas Goaziou
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