Re: [O] org-refile returns 'invalid target location' when refiling to file root

2011-11-28 Thread Jonathon Anderson
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

[O] org-refile returns 'invalid target location' when refiling to file root

2011-11-28 Thread Jonathon Anderson
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`