emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Bug: Odd Ido interaction [7.01trans]


From: David Maus
Subject: Re: [Orgmode] Bug: Odd Ido interaction [7.01trans]
Date: Sun, 12 Sep 2010 12:17:23 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

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.... address@hidden
Email..... address@hidden

Attachment: minimal.el
Description: Binary data

Attachment: pgpcRaslbdw3g.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]