Gregor Zattler <telegr...@gmx.net> writes: > Yes, I used the customization interface and choose "2)". This > produces 41 as value of this variable. I did so, because > sometimes a sentence ends in a number and a period but these > happen to be after a auto-fill line break and org would assume > it's a list, indenting the following lines.
This shouldn't happen. Org has guards against this kind of auto filling. > And I now see, orgalist does not recognize > > 1) as a list. Neither does it indent succeeding lines after the > first one, nor begin a new numbered item after M-RET > > If it's not possible to use "2)", then perhaps this should be > documented? This is documented. In `orgalist-mode' docstring: When Orgalist mode is enabled, any line beginning with "-", "+", "1." or "a." followed by a space starts a list. However, setting `org-plain-list-ordered-item-terminator' for Org mode should not affect Orgalist minor mode. IOW, activating Orgalist should set the variable to ?. unconditionally. So... here comes Orgalist 1.7.