emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] BUG: org-insert-link doesn't use ido completion when org-c


From: Carsten Dominik
Subject: Re: [Orgmode] BUG: org-insert-link doesn't use ido completion when org-completion-use-ido is t
Date: Sat, 20 Mar 2010 16:22:37 +0100


On Feb 22, 2010, at 6:28 AM, Nathaniel Flath wrote:

I'd really like to be able to use ido to insert links, but even though I have org-completion-use-ido set to t this does not occur. This seems to be because of org-insert-link in org.el, line8061:

(let ((org-completion-use-ido nil)

However, just removing this causes org-insert-link to not work.


Yes, I remember that ido cannot be used for this for some reason - unfortunately I do not remember what the reason was :(

- Carsten





reply via email to

[Prev in Thread] Current Thread [Next in Thread]