emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jerome Gay <jeromg@gmail.com>
To: Kyle Meyer <kyle@kyleam.com>, emacs-orgmode@gnu.org
Subject: Re: orgmode 9.x refile not working any longer with ido
Date: Tue, 11 Jul 2017 14:54:32 +0000	[thread overview]
Message-ID: <CAANEotw-U5ZRgOQuik-=t9zNnmD1NLi2Fjt+Ld2v5ee8GX9Y6g@mail.gmail.com> (raw)
In-Reply-To: <87d19c2d8t.fsf@kyleam.com>

[-- Attachment #1: Type: text/plain, Size: 1204 bytes --]

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 <kyle@kyleam.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 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
>

[-- Attachment #2: Type: text/html, Size: 2004 bytes --]

      reply	other threads:[~2017-07-11 14:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-07 20:11 orgmode 9.x refile not working any longer with ido Jerome Gay
2017-07-07 20:39 ` Kyle Meyer
2017-07-11 14:54   ` Jerome Gay [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAANEotw-U5ZRgOQuik-=t9zNnmD1NLi2Fjt+Ld2v5ee8GX9Y6g@mail.gmail.com' \
    --to=jeromg@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=kyle@kyleam.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).