From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerome Gay Subject: orgmode 9.x refile not working any longer with ido Date: Fri, 07 Jul 2017 20:11:37 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a114857bec983240553bfd7e0" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40127) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dTZbT-000721-SQ for emacs-orgmode@gnu.org; Fri, 07 Jul 2017 16:11:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dTZbS-00008r-Nn for emacs-orgmode@gnu.org; Fri, 07 Jul 2017 16:11:51 -0400 Received: from mail-io0-x236.google.com ([2607:f8b0:4001:c06::236]:36270) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dTZbS-00007h-JN for emacs-orgmode@gnu.org; Fri, 07 Jul 2017 16:11:50 -0400 Received: by mail-io0-x236.google.com with SMTP id z62so1560505ioi.3 for ; Fri, 07 Jul 2017 13:11:48 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --001a114857bec983240553bfd7e0 Content-Type: text/plain; charset="UTF-8" Hi all, Apologies in advance as this is my first post here. I'm sharing my problem with you all after posting to stackoverflow Since I upgraded orgmode to 9.x, refile is no longer working with ido. According to http://orgmode.org/Changes.html, all options related to ido and iswitchb have been removed. It also mentions "Instead Org uses regular functions, e.g., completion-read so as to let those libraries operate." However, being a recent vim-user-turned-emacs, I can't find how to setup ido (including ido-vertical) to work in orgmode 9.x the way it used to work in 8.x Any suggestion welcome. Thanks in advance. Cheers /jerome --001a114857bec983240553bfd7e0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Hi all,

Ap= ologies in advance as this is my first post here. I'm sharing my proble= m with you all after posting to stackoverflow<= /a>=C2=A0

<= /div>
Since I upgraded orgmode to 9= .x, refile is no longer working with ido. According to http://orgmode.org/Changes.html, all options re= lated to ido and iswitchb have been removed. It also mentions "Instead= Org uses regular functions, e.g., completion-read so as to let those libra= ries operate."

However, being a recent vim-user-turned= -emacs, I can't find how to setup ido (including ido-vertical) to work = in orgmode 9.x the way it used to work in 8.x=C2=A0

Any suggest= ion welcome.=C2=A0Thanks in adva= nce.

Cheers /jerome
--001a114857bec983240553bfd7e0-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: orgmode 9.x refile not working any longer with ido Date: Fri, 07 Jul 2017 16:39:14 -0400 Message-ID: <87d19c2d8t.fsf@kyleam.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50464) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dTa2K-0001Gq-Aa for emacs-orgmode@gnu.org; Fri, 07 Jul 2017 16:39:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dTa2G-0001SO-0b for emacs-orgmode@gnu.org; Fri, 07 Jul 2017 16:39:36 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:52203 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dTa23-0001P6-JW for emacs-orgmode@gnu.org; Fri, 07 Jul 2017 16:39:31 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Jerome Gay , emacs-orgmode@gnu.org Hello, Jerome Gay writes: > Since I upgraded orgmode to 9.x, refile is no longer working with ido. > According to http://orgmode.org/Changes.html, all options related to ido > and iswitchb have been removed. It also mentions "Instead Org uses regular > functions, e.g., completion-read so as to let those libraries operate." > > However, being a recent vim-user-turned-emacs, I can't find how to setup > ido (including ido-vertical) to work in orgmode 9.x the way it used to work > in 8.x I don't use ido, but I think you're looking for ido-ubiquitous: https://github.com/DarwinAwardWinner/ido-ubiquitous I've quickly tested with (require 'ido-ubiquitous) (ido-ubiquitous-mode 1) and refiling seems to go through ido fine. -- Kyle From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerome Gay Subject: Re: orgmode 9.x refile not working any longer with ido Date: Tue, 11 Jul 2017 14:54:32 +0000 Message-ID: References: <87d19c2d8t.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a1143776439193e05540be1a4" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48076) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUwYp-0008UG-Qv for emacs-orgmode@gnu.org; Tue, 11 Jul 2017 10:54:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dUwYo-000508-P9 for emacs-orgmode@gnu.org; Tue, 11 Jul 2017 10:54:47 -0400 Received: from mail-it0-x22d.google.com ([2607:f8b0:4001:c0b::22d]:35425) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dUwYo-0004zL-Jb for emacs-orgmode@gnu.org; Tue, 11 Jul 2017 10:54:46 -0400 Received: by mail-it0-x22d.google.com with SMTP id v202so65611344itb.0 for ; Tue, 11 Jul 2017 07:54:44 -0700 (PDT) In-Reply-To: <87d19c2d8t.fsf@kyleam.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Kyle Meyer , emacs-orgmode@gnu.org --001a1143776439193e05540be1a4 Content-Type: text/plain; charset="UTF-8" Thanks Kyle, After some fiddling, here is the solution I found that works fine with orgmode 9.x (from https://github.com/DarwinAwardWinner/ido-ubiquitous): (require 'ido-completing-read+) (ido-ubiquitous-mode 1) Now completion works smoothly (using ido-vertical) for refile (and everywhere else too). Cheers /jerome On Fri, Jul 7, 2017 at 10:39 PM Kyle Meyer wrote: > Hello, > > Jerome Gay writes: > > > Since I upgraded orgmode to 9.x, refile is no longer working with ido. > > According to http://orgmode.org/Changes.html, all options related to ido > > and iswitchb have been removed. It also mentions "Instead Org uses > regular > > functions, e.g., completion-read so as to let those libraries operate." > > > > However, being a recent vim-user-turned-emacs, I can't find how to setup > > ido (including ido-vertical) to work in orgmode 9.x the way it used to > work > > in 8.x > > I don't use ido, but I think you're looking for ido-ubiquitous: > https://github.com/DarwinAwardWinner/ido-ubiquitous > > I've quickly tested with > > (require 'ido-ubiquitous) > (ido-ubiquitous-mode 1) > > and refiling seems to go through ido fine. > > -- > Kyle > --001a1143776439193e05540be1a4 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks Kyle,

After some fiddling, here = is the solution I found that works fine with orgmode 9.x (from=C2=A0https://github.com= /DarwinAwardWinner/ido-ubiquitous):
(require 'ido-co= mpleting-read+)
(ido-ubiquitous-mode 1)

Now completion works smoothly (using ido-vertical) for refile (and ev= erywhere else too).

Cheers =C2=A0/jerome

=
On Fri, Jul 7, 2017 at 10:39 PM= Kyle Meyer <kyle@k= yleam.com> wrote:
Hello,
Jerome Gay <jeromg= @gmail.com> writes:

> Since I upgraded orgmode to 9.x, refile is no longer working with ido.=
> According to http://orgmode.org/Changes.html, all options re= lated to ido
> and iswitchb have been removed. It also mentions "Instead Org use= s regular
> functions, e.g., completion-read so as to let those libraries operate.= "
>
> However, being a recent vim-user-turned-emacs, I can't find how to= setup
> ido (including ido-vertical) to work in orgmode 9.x the way it used to= work
> in 8.x

I don't use ido, but I think you're looking for ido-ubiquitous:
https://github.com/DarwinAwardWinner/ido-ubiquito= us

I've quickly tested with

=C2=A0 =C2=A0 (require 'ido-ubiquitous)
=C2=A0 =C2=A0 (ido-ubiquitous-mode 1)

and refiling seems to go through ido fine.

--
Kyle
--001a1143776439193e05540be1a4--