emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Daniel Clemente <n142857@gmail.com>
Cc: org-mode Mailinglist <emacs-orgmode@gnu.org>
Subject: Re: org-ido-completing-read not defined
Date: Wed, 19 Aug 2009 10:10:09 +0100	[thread overview]
Message-ID: <7D034F6A-00BC-49F3-874C-1F9502A1B90B@gmail.com> (raw)
In-Reply-To: <87ocqcxlk6.fsf@CPU107.opentrends.net>


On Aug 19, 2009, at 9:19 AM, Daniel Clemente wrote:

>
> Hi.With latest org-mode (release_6.29c.47.gc7c1.dirty):
>
> 1. There are still many calls to org-ido-completing-read (ex: „e“  
> at column view) which won't work because commit  
> 5acac25dc17916fb850c31a715e95ce50de216d0 (All completing-read  
> behavior for iswitchb users) renamed that function.

Ooops, looks like this patch was incomplete.  Fixed now.

>
> 2. Other functions were renamed, like org-completing-read-no-ido →  
> org-completing-read-no-i. I don't know how that's better.

Because his now covers both ido and iswitchb-like completion

>
> 3. I don't understand why Org has to hard-code references to a  
> specific implementation of completion. I stopped using ido long ago  
> and started using icicles; therefore it feels strange to know that I  
> might be using different engines at the same time, one for Org, the  
> other for the rest of Emacs.
>   Isn't there a completion interface in Emacs?
>   (I think CEDET will provide one, but for normal buffers, not  
> minibuffer).

ido and iswitchb do not cover "normal" completion, only buffer  
switching and file selection.  Org-mode can be made to use these  
interfaces also for other completion prompts by setting the  
appropriate options.

I am not an icicles user, but I believe it will automatically affect  
almost all completion prompts.  So just don't set the variables  
selection ido or iswitchb support in Org, and you should automatically  
have your favorite completion setup.

HTH

- Carsten

  reply	other threads:[~2009-08-19  9:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-19  8:19 org-ido-completing-read not defined Daniel Clemente
2009-08-19  9:10 ` Carsten Dominik [this message]
2009-08-19  9:48   ` Daniel Clemente

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=7D034F6A-00BC-49F3-874C-1F9502A1B90B@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=n142857@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).