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
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!
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