org-mode/lisp
Carsten Dominik f5e3c482a2 Fine-tuning the behavior of `org-yank'.
Org-mode's `org-yank' command is used as a replacement for the normal
`yank' command.  It differs by giving special treatment to subtrees or
sets of subtrees when yanking them, by adjusting the level to fit the
outline, and by folding the trees after the yank.

This patch does fine-tune this behavior.

First of all, if any prefix argument is given to the command, it
immediately hands over the action to the standard `yank' command.  In
particular, you can use `C-u C-y' to yank as-is, with the only minor
side effect that the cursor will end up at the beginning of the yanked
text.

Secondly, the folding of the yanked trees will only happen if there is
no text directly after the insertion point that would be swallowed by
the folding process.  This was confusing in the past and is much
better now, with a message announcing that folding has been
suppressed.
2008-11-11 09:25:10 +01:00
..
ChangeLog Fine-tuning the behavior of `org-yank'. 2008-11-11 09:25:10 +01:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Treat no effort defined as 0 minutes. 2008-11-11 06:56:32 +01:00
org-archive.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-attach.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-bbdb.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-bibtex.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-clock.el Implement table formulas for clocktables. 2008-11-10 20:57:48 +01:00
org-colview-xemacs.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-colview.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-compat.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-exp.el Add Catalan and Esperanto language entries for HTML export. 2008-11-11 06:46:01 +01:00
org-export-latex.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-faces.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-gnus.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-id.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-info.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-irc.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-jsinfo.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-list.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-mac-message.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-macs.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-mew.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-mhe.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-mouse.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-plot.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-publish.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-remember.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-rmail.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-table.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-vm.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-wl.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org.el Fine-tuning the behavior of `org-yank'. 2008-11-11 09:25:10 +01:00