On Sat, Mar 19, 2011 at 18:23, Matt Lundin <m...@imapmail.org> wrote: > Aankhen <aank...@gmail.com> writes: >> [snip] >> >> Do you normally have ‘org-completion-use-ido’ turned off or something? >> (Just wondering why you couldn’t use ‘org-refile’ directly.) > > Yes, that is correct. I normally have org-completion-use-ido turned off. > > You could easily call org-refile with a prefix argument directly from > within an org-buffer. However, I find it more convenient to bind > "(org-refile t)" to one of the function keys than to type C-u C-c C-w. > The latter works only on org buffers, while the former is global. > Moreover, when navigating org files in this way, I only want to see > first level headlines, whereas my default refile binding uses deeper > levels.
A’right, makes sense. I appreciate the detailed explanation. Aankhen