Re: [O] [patch] Add source subtree which will be refiled

2011-10-14 Thread Carsten Dominik
Applied, thanks. Please, provide a ChangeLog-like entry next time. - Carsten On 14.10.2011, at 10:25, Sebastien Vauban wrote: > Hi Carsten, > >> "Sebastien Vauban" wrote: >>> Carsten Dominik wrote: > I found it difficult, sometimes, to remember which subtree we're gonna > refile. When

Re: [O] [patch] Add source subtree which will be refiled

2011-10-14 Thread Sebastien Vauban
Hi Carsten, > "Sebastien Vauban" wrote: >> Carsten Dominik wrote: I found it difficult, sometimes, to remember which subtree we're gonna refile. When TAB'ing for multiple targets, you loose your source buffer, and can easily forget which exact subtree you had selected. Her

Re: [O] [patch] Add source subtree which will be refiled

2011-10-11 Thread Sebastien Vauban
Hi Carsten, "Sebastien Vauban" wrote: > Carsten Dominik wrote: >>> I found it difficult, sometimes, to remember which subtree we're gonna >>> refile. When TAB'ing for multiple targets, you loose your source buffer, >>> and can easily forget which exact subtree you had selected. >>> >>> Here a patc

Re: [O] [patch] Add source subtree which will be refiled

2011-10-09 Thread Sebastien Vauban
Hi Carsten, Carsten Dominik wrote: >> I found it difficult, sometimes, to remember which subtree we're gonna >> refile. >> When TAB'ing for multiple targets, you loose your source buffer, and can >> easily forget which exact subtree you had selected. >> >> Here a patch to add the name of the sub

Re: [O] [patch] Add source subtree which will be refiled

2011-10-09 Thread Carsten Dominik
Hi Sebastien, can you please resubmit a modified patch using either (org-get-heading t t) or (nth 4 (org-heading-components)) ? Thanks! - Carsten On 29.9.2011, at 11:19, Sebastien Vauban wrote: > Hello, > > I found it difficult, sometimes, to remember which subtree we're gonna refile. > When

[O] [patch] Add source subtree which will be refiled

2011-09-29 Thread Sebastien Vauban
Hello, I found it difficult, sometimes, to remember which subtree we're gonna refile. When TAB'ing for multiple targets, you loose your source buffer, and can easily forget which exact subtree you had selected. Here a patch to add the name of the subtree we're operating on. Best regards, Seb