Re: [Orgmode] Ido and org-refile/org-goto question

2009-02-18 Thread Carsten Dominik
Eric, thanks, i have installed your modified version of org-ido-completing-read. On Feb 18, 2009, at 6:27 AM, eric johnson wrote: Even with this fix, I'm seeing some lingering pains. Specifically if you press tab multiple times, the range of choices is truncated to a subset. When I have m

Re: [Orgmode] Ido and org-refile/org-goto question

2009-02-17 Thread eric johnson
Hi - I ran into a similar issue and I believe I have a possible fix to two issues. 1) ido's tab completion was broken with org-mode because the list of choices needs to be a list of strings. The current implementation of org-ido-completing-read presents that as a list of consed strings. Close!

Re: [Orgmode] Ido and org-refile/org-goto question

2009-01-30 Thread Samuel Wales
On Sun, Jan 18, 2009 at 07:34, Matthew Lundin wrote: > I'm trying to set up ido for completion with org-refile and org-goto. My > question is whether I should expect TAB to work with ido within org. I get similar or the same behavior as you describe. I also get severe slowness (almost a minute p