emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rick Moynihan <rick@calicojack.co.uk>
To: emacs-orgmode@gnu.org
Subject: Re: ido's flex matching in org-refile
Date: Fri, 21 Nov 2008 11:23:36 +0000	[thread overview]
Message-ID: <49269A38.8060707@calicojack.co.uk> (raw)
In-Reply-To: <E5DD3775-0EA6-48BD-AD7F-B254A455488E@uva.nl>

Carsten Dominik wrote:
> Hi,
> 
> I have applied Erics patch, with two changes:
> 
> 1. There is an additonal option you need to set:
>      `org-completion-use-ido'.
> 
> 2. For a test period, each prompt using ido completion will be  
> prefixed with "i:", so that we can easily identify areas where using  
> ido's completion may not work well for Org.
> 
> I'd appreciate if some of your could turn this on and test it  
> extensively.
> 
> Thanks in advance for testing, and thanks to Samuel and Eric for the  
> implementation.
> 

I've switched on org-completion-use-ido in my .emacs, yet I see no 
change in behaviour regarding completions.  I'm using a bleeding-edge 
git release of org-mode under GNU Emacs 23.0.60.1 on OS-X.  I have ido 
enabled elsewhere:

(ido-mode t) ;; Use ido-mode for completion
(ido-everywhere t)
(setq ido-enable-flex-matching t)
(setq ido-default-buffer-method 'samewindow)
(setq ido-use-filename-at-point t)


Any ideas what might be wrong?

R.

  reply	other threads:[~2008-11-21 11:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-10  2:11 ido's flex matching in org-refile Samuel Wales
2008-11-10  8:14 ` Carsten Dominik
2008-11-15  6:10   ` Samuel Wales
2008-11-16 20:07   ` Eric Schulte
2008-11-16 20:26     ` Carsten Dominik
2008-11-16 22:07       ` Bernt Hansen
2008-11-17  2:33         ` Eric Schulte
2008-11-17  6:56     ` Carsten Dominik
2008-11-21 11:23       ` Rick Moynihan [this message]
2008-11-21 11:34         ` Carsten Dominik
2008-11-21 14:06           ` Rick Moynihan

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=49269A38.8060707@calicojack.co.uk \
    --to=rick@calicojack.co.uk \
    --cc=emacs-orgmode@gnu.org \
    /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).