emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [dev] suggesting removal of two defcustoms in org-list.el
@ 2012-02-12 20:20 Nicolas Goaziou
  0 siblings, 0 replies; only message in thread
From: Nicolas Goaziou @ 2012-02-12 20:20 UTC (permalink / raw)
  To: Org Mode List

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-12 20:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-12 20:20 [dev] suggesting removal of two defcustoms in org-list.el Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).