From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: Bug? org-set-tags never uses ido Date: Tue, 4 Mar 2014 17:47:48 -0700 Message-ID: References: <527287AB.10707@gmail.com> <53167048.1040106@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WL002-0002c3-FT for emacs-orgmode@gnu.org; Tue, 04 Mar 2014 19:47:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKzzx-0002x2-GU for emacs-orgmode@gnu.org; Tue, 04 Mar 2014 19:47:54 -0500 Received: from mail-wg0-x22b.google.com ([2a00:1450:400c:c00::22b]:39945) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKzzx-0002wv-9D for emacs-orgmode@gnu.org; Tue, 04 Mar 2014 19:47:49 -0500 Received: by mail-wg0-f43.google.com with SMTP id x13so358463wgg.2 for ; Tue, 04 Mar 2014 16:47:48 -0800 (PST) In-Reply-To: <53167048.1040106@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Anders Johansson Cc: emacs-orgmode@gnu.org 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.