Cool. I was just looking for something like that the other day.
On Tue, May 12, 2009 at 3:30 PM, Carsten Dominik
wrote:
> Applied, thanks.
>
> - Carsten
>
>
> On May 12, 2009, at 4:18 AM, s...@blarg.net wrote:
>
> The org-yank function has special support for outline structures. But
>> if you
Applied, thanks.
- Carsten
On May 12, 2009, at 4:18 AM, s...@blarg.net wrote:
The org-yank function has special support for outline structures. But
if you want the same behavior for something other than yank, you're
out of luck. This patch (against 6.21b) moves the main functionality
into or
The org-yank function has special support for outline structures. But
if you want the same behavior for something other than yank, you're
out of luck. This patch (against 6.21b) moves the main functionality
into org-yank-generic, with yanking being just one particular entry
point. (I use this to