Hi Filippo, "Filippo A. Salustri" <salus...@ryerson.ca> writes:
> I'm running the Feb 23 nightly snapshot of org on the current > Aquamacs on MacOS (also current). The question is this: it seems > that even with org-refile-use-outline-path set to full-file-path I > can't refile things to other files. If I try, I get the following in > the minibuffer: > Refile to: \Users\fil\Dropbox\org\Journal.org/ > and can then get the headings etc by hitting Tab. > > But I can change neither the file (Journal.org) nor the path. 'full-file-path just tells how to *display* the refile targets, not how to build the list of possible targets. See `org-refile-targets' for details on how to build the list of possible targets. HTH, -- Bastien