Jonathon Anderson wrote:
> On Mon, Nov 28, 2011 at 8:44 PM, Viktor Rosenfeld
> wrote:
> > I have this in my .emacs file, maybe it helps.
> >
> > (setq org-refile-allow-creating-parent-nodes (quote confirm))
>
> Yeah, I have that too. Or, similar.
Sorry, don't know how I missed that in your la
On Mon, Nov 28, 2011 at 8:44 PM, Viktor Rosenfeld
wrote:
> I have this in my .emacs file, maybe it helps.
>
> (setq org-refile-allow-creating-parent-nodes (quote confirm))
Yeah, I have that too. Or, similar.
> (setq org-refile-allow-creating-parent-nodes t)
~jonathon
Hi Jonathon,
I have this in my .emacs file, maybe it helps.
(setq org-refile-allow-creating-parent-nodes (quote confirm))
Cheers,
Viktor
Jonathon Anderson wrote:
> org-version 7.7
>
> If I `C-c w` and attempt to refile a tree to the root of a file, the
> minibuffer displays "invalid target
org-version 7.7
If I `C-c w` and attempt to refile a tree to the root of a file, the
minibuffer displays "invalid target location" and org-mode fails to
refile the tree. This works as expected when refiling to a heading
within the same file, or if I have org-refile-use-outline-path set to
`file`