Glad to be of some help!
I doubt this will be applied since helm is not bundled in emacs but we
could definitely use a more general completion handler that may take a
function and write that function outside of org's code.
Sylvain.
Sylvain Rousseau writes:
> Hello,
>
> I use the following patch (against release_8.0) to refile with helm. Just
> set org-completion-handler to 'helm.
Thanks a lot, this is very nice!
Any chance this patch may be applied in the official repository?
Alan
Hello,
I use the following patch (against release_8.0) to refile with helm. Just
set org-completion-handler to 'helm.
2013/4/18 Alan Schmitt
> Hello,
>
> I tried using helm (the successor to anything) for everything, and it
> was a bit too much. However, I really appreciated how it integrated
Hello,
I tried using helm (the successor to anything) for everything, and it
was a bit too much. However, I really appreciated how it integrated with
org refiling.
I've been trying to figure out how to enable helm only for refiling, by
binding "C-c C-w" in the org-mode-map to something, but I'm g