Eric S Fraga <e.fr...@ucl.ac.uk> writes: > On Friday, 22 Jan 2021 at 14:37, Gustavo Barros wrote: >> I use org-refile with ivy, so I might share. If I recall correctly, >> the only thing that does not play well between the two is >> `org-outline-path-complete-in-steps`. My basic setup is the >> following: > > Spot on! Changing the setting of that variable to nil allows refiling > to work properly. Many thanks! > > Why it doesn't work with that variable set to t is, of course, another > question but not one that is urgent (for me) now.
Although the docstring of this variable also suggests that going in steps might not be best thing with completion packages like ido etc., but it doesn’t say that refiling wont work. So, I guess this is a bug.