emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* BUG: org-insert-link doesn't use ido completion when org-completion-use-ido is t
@ 2010-02-22  5:28 Nathaniel Flath
  2010-03-20 15:22 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Nathaniel Flath @ 2010-02-22  5:28 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 298 bytes --]

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.

[-- Attachment #1.2: Type: text/html, Size: 331 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: BUG: org-insert-link doesn't use ido completion when org-completion-use-ido is t
  2010-02-22  5:28 BUG: org-insert-link doesn't use ido completion when org-completion-use-ido is t Nathaniel Flath
@ 2010-03-20 15:22 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2010-03-20 15:22 UTC (permalink / raw)
  To: Nathaniel Flath; +Cc: emacs-orgmode


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-20 15:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-22  5:28 BUG: org-insert-link doesn't use ido completion when org-completion-use-ido is t Nathaniel Flath
2010-03-20 15:22 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).