emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: Jerome Gay <jeromg@gmail.com>, emacs-orgmode@gnu.org
Subject: Re: orgmode 9.x refile not working any longer with ido
Date: Fri, 07 Jul 2017 16:39:14 -0400	[thread overview]
Message-ID: <87d19c2d8t.fsf@kyleam.com> (raw)
In-Reply-To: <CAANEotxtryJaa27FFdTKf22Bk2nX4_Md1TR1Jhev__EVw6torg@mail.gmail.com>

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

  reply	other threads:[~2017-07-07 20:39 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 [this message]
2017-07-11 14:54   ` Jerome Gay

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=87d19c2d8t.fsf@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jeromg@gmail.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).