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.
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode