Re: [O] Using helm only for org refiling

2013-04-22 Thread Sylvain Rousseau
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.

Re: [O] Using helm only for org refiling

2013-04-22 Thread Alan Schmitt
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

Re: [O] Using helm only for org refiling

2013-04-19 Thread Sylvain Rousseau
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