Hi,

Is (setq org-empty-line-terminates-plain-lists t) supposed to change
indentation in emacs org buffers?

Even with the above setting, the following snippet:

* Heading
Some text:
- a
- b

More text:
- a
- b

is automatically indented as follows:

* Heading
  Some text:
  - a
  - b

    More text:
    - a
    - b

Thanks,
Scott


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to