emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug? org-set-tags never uses ido


From: Eric Abrahamsen
Subject: Re: [O] Bug? org-set-tags never uses ido
Date: Wed, 05 Mar 2014 09:49:31 +0800
User-agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3 (gnu/linux)

Samuel Wales <address@hidden> writes:

> with my settings, i do c-c c-c tab [select] tab and it sets the first
> one correctly.  but if i do tab after that, it doesn't allow
> completion.  so i guess you're right.
>
> i can do shortcuts which work at the same time and i can do ret c-c
> c-c tab to set more.
>
> ido-hacks is the best of all the ido everywhere thingies i know of, btw.

I think this is what completing-read-multiple is supposed to do: allow
insertion of multiple completion candidates from the list, separated by
the value of crm-separator (a comma by default, but it could be let to
":"). If I recall correctly there's a bug in earlier versions of crm,
and the fix might not be present until later versions of emacs, but take
a look...




reply via email to

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