Hello,

There are two defcustoms in org-list.el that I'd like to remove.

The first one is `org-list-end-regexp', which should become a defconst,
since ending a list with two blank lines (unless
`org-empty-line-terminates-plain-lists' in non-nil) is standard by now.
It doesn't make Org documents portable at all, too.

The next step would be to remove altogether `org-list-ending-method',
which should always default to `both' value, since other value are just
artificial limitations.

Are there any objections to these changes?

I'm still pondering about `org-list-automatic-rules', which may also
become hard-coded.


Regards,

-- 
Nicolas Goaziou

Reply via email to