From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathaniel Flath Subject: BUG: org-insert-link doesn't use ido completion when org-completion-use-ido is t Date: Sun, 21 Feb 2010 21:28:47 -0800 Message-ID: <5e3a506e1002212128n4355ab9do3c8b1712a7bc920f@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0942477303==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NjQqg-0004KH-Q9 for emacs-orgmode@gnu.org; Mon, 22 Feb 2010 00:28:50 -0500 Received: from [140.186.70.92] (port=44861 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NjQqf-0004K3-Cl for emacs-orgmode@gnu.org; Mon, 22 Feb 2010 00:28:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NjQqe-0006w0-Vr for emacs-orgmode@gnu.org; Mon, 22 Feb 2010 00:28:49 -0500 Received: from mail-pw0-f41.google.com ([209.85.160.41]:37694) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NjQqe-0006vl-R4 for emacs-orgmode@gnu.org; Mon, 22 Feb 2010 00:28:48 -0500 Received: by pwj7 with SMTP id 7so2377054pwj.0 for ; Sun, 21 Feb 2010 21:28:47 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============0942477303== Content-Type: multipart/alternative; boundary=000e0cd119181b3093048029b5d8 --000e0cd119181b3093048029b5d8 Content-Type: text/plain; charset=ISO-8859-1 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. --000e0cd119181b3093048029b5d8 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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.=A0 This seems t= o be because of org-insert-link in org.el, line8061:

(let ((org-comp= letion-use-ido nil)
=A0=A0=A0 =A0=A0=A0 =A0
However, just removing this causes org-insert-l= ink to not work.
--000e0cd119181b3093048029b5d8-- --===============0942477303== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0942477303==--