emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* how to reverse a region of outline items
@ 2010-10-08 13:12 Rainer Stengele
  2010-10-09 17:14 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Rainer Stengele @ 2010-10-08 13:12 UTC (permalink / raw)
  To: emacs-orgmode

hi all!

I have a region of outline items with subitems like

- A
  * text below A
  * ...
- B
  * text below B
- C
- D
  * text below D ...
- E
- ..

I want to reverse the list to:

- ..
- E
- D
  * text below D ...
- C
- B
  * text below B
- A
  * text below A
  * ...

without loosing the connection to the subitems,
therefore the "reverse-region" command will not work.

Has anybody an idea?


Rainer

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

end of thread, other threads:[~2010-10-12 14:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-08 13:12 how to reverse a region of outline items Rainer Stengele
2010-10-09 17:14 ` Nicolas Goaziou
2010-10-12 14:57   ` brian powell

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).