emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Colin Baxter <m43cap@yandex.com>
To: ben lamothe <zonotope@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Recovering org-completion-use-ido functionality
Date: Tue, 04 Sep 2018 16:20:12 +0100	[thread overview]
Message-ID: <87y3ch47df.fsf@yandex.com> (raw)
In-Reply-To: <CAEwsFJGjtf1enhXvqZ1-AE=OZjPsoVV13KeE8_oyzR=cTeD+fw@mail.gmail.com> (ben lamothe's message of "Tue, 4 Sep 2018 08:09:35 -0400")

Dear Ben
>>>>> ben lamothe <zonotope@gmail.com> writes:

    > Thanks for the suggestion. I did try out
    > `ido-completing-read-plus`, but it's too aggressive for me. It
    > tries to enable ido *everywhere*, including the interface for
    > `M-x`. I just want to enable it for org-mode specific
    > completions. Basically, I want replicate exactly the functionality
    > that was removed with the `org-completion-use-ido` option.

    > Incidentally, the buffer-local variable is also too
    > aggressive. Now, when I try to enter a command with `M-x`, that
    > interface tries to use IDO for completing reads, and IDO can't
    > handle it so it fails. That means I'm back at the drawing board,
    > and my previous solution doesn't actually work for me.

    > Does anyone know how I replicate the functionality that was
    > removed with `org-completion-use-ido`?

Sorry to hear of your ido-completing-read-plus experience. The only
other suggestion I have is to use icomplete, which predates ido. Emacs
has it installed so all you need do is

(require 'icomplete)
(icomplete-mode 1)


It might be worth a try.

Best wishes,

      reply	other threads:[~2018-09-04 15:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-25  1:46 Recovering org-completion-use-ido functionality ben lamothe
2018-08-25 13:01 ` ben lamothe
2018-09-03 14:13   ` Colin Baxter
2018-09-03 15:42   ` Colin Baxter
2018-09-04 12:09     ` ben lamothe
2018-09-04 15:20       ` Colin Baxter [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=87y3ch47df.fsf@yandex.com \
    --to=m43cap@yandex.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=zonotope@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).