all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* empty-line-terminates-plain-lists and indentation
@ 2009-07-06  5:33 Scott Jaderholm
  2009-07-06 10:06 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Scott Jaderholm @ 2009-07-06  5:33 UTC (permalink / raw
  To: org-mode mailing list

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-06 10:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-06  5:33 empty-line-terminates-plain-lists and indentation Scott Jaderholm
2009-07-06 10:06 ` Carsten Dominik

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.