org-mode/ORGWEBPAGE
Carsten Dominik 07657f3e80 Yank adjusted trees.
When yanking a cut/copied subtree or a series of trees, even
the nomal yank key `C-y' does now adjust the level of the tree
to make it fit into the current outline position, without
loosing its identity, and without swallowing other subtrees.

This uses the command `org-past-subtree'.  An additional
change in that command has been implemented:  Normally, this
command picks the right outline level from the surrounding
*visible* headlines, and uses the smaller on.  So it the
cursor is between a level 4 and a level 3 headline, the tree
will be pasted as level 3.  Now, if the cursor is actually
*at* the beginning of a headline, the level of that headline
will be used.  So lets say you have a tree like this:

  * Level one
  ** Level two
  (1)
  (2)* Level one again

with (1) and (2) indicating possible cursor positions for the
insertion.  When at (1), the tree will be pasted as level 2.
When at (2), it will be pasted as level 1.

If you do not like `C-y' to behave like this, configure the
variable `org-yank-adjusted-subtrees'.

Thanks to Samuel Wales for this idea and a partial implementation.
2008-10-28 09:07:56 +01:00
..
img Preparing a new release setup. 2008-03-31 12:59:00 +02:00
org Intermediate state, I am just trying comiting now. 2008-01-31 16:04:26 +01:00
tmp Removed derived html files. 2008-03-18 15:24:22 +01:00
Changes.org Yank adjusted trees. 2008-10-28 09:07:56 +01:00
Changes.txt Release 5.22a. 2008-02-19 09:18:46 +01:00
freeshell2.css Reformatting. 2008-02-29 15:49:39 +00:00
GoogleTech.org Fix Andrew Hyatt's link. 2008-09-14 16:16:25 +02:00
index.org Release 6.10c. 2008-10-25 12:56:42 +02:00
org.css Preparing a new release setup. 2008-03-31 12:59:00 +02:00
org.texi Intermediate state, I am just trying comiting now. 2008-01-31 16:04:26 +01:00
qanda.org Intermediate state, I am just trying comiting now. 2008-01-31 16:04:26 +01:00
survey.org Put the survey results under org-info.js. 2008-06-18 06:25:41 +02:00
todo.org Update todo.org. 2008-09-19 16:08:23 +02:00