all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* keeping text at column 0
@ 2015-01-06 13:15 Andreas Leha
  2015-01-06 13:53 ` Sebastien Vauban
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Leha @ 2015-01-06 13:15 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

How can I keep my text at column 0 even when demoting a subtree?

In this simple example

--8<---------------cut here---------------start------------->8---
* test
text
--8<---------------cut here---------------end--------------->8---

demoting the tree results in

--8<---------------cut here---------------start------------->8-
** test
 text
--8<---------------cut here---------------end--------------->8-

while I'd prefer

--8<---------------cut here---------------start------------->8---
** test
text
--8<---------------cut here---------------end--------------->8---

Thanks in advance,
Andreas

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

end of thread, other threads:[~2015-01-06 15:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-06 13:15 keeping text at column 0 Andreas Leha
2015-01-06 13:53 ` Sebastien Vauban
2015-01-06 15:43   ` Andreas Leha

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.