David Abrahams wrote:

>Remember to cover the basics, that is, what you expected to happen and
>what in fact did happen.  You don't know how to make a good report?  See

>     http://orgmode.org/manual/Feedback.html#Feedback

>Your bug report will be posted to the Org-mode mailing list.
>------------------------------------------------------------------------

>When I go to refile an agenda item, say, under another item called
>"Happiness," I type `r h a p' and see:

>  Refile to: hap{Happiness (todo.txt) | Happiness (todo.txt) | Happiness 
> (todo.txt)}

>where the 2nd and 3rd instances of "Happiness" show up in blue. Is
>it expected to see multiple identical choices, and if so, why?

I can confirm this inconsistency with

Org-mode version 7.01trans (release_7.01h.496.g200f7.dirty)

GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
 of 2010-08-14 on raven, modified by Debian

and the attached minimal setup.  It seems to be caused by the setting
of `org-refile-targets':

(setq org-refile-targets '((org-agenda-files :level . 1) (org-agenda-files 
:maxlevel . 5)))

Both conditions match: If I remove one of them, IDO completion shows
the refile target only once.

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmj...@jabber.org
Email..... dm...@ictsoc.de

Attachment: minimal.el
Description: Binary data

Attachment: pgpbiPMVx7RNB.pgp
Description: PGP signature

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to