From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vitalie Spinu Subject: Re: Refile is not using IDO Date: Wed, 17 Feb 2016 21:05:47 +0100 Message-ID: <87vb5nf6g4.fsf@gmail.com> References: <87fuxbe5v1.fsf@gmail.com> <87oabzjc9h.fsf@nicolasgoaziou.fr> <87egcv3skd.fsf@gmail.com> <87d1seeqwl.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53312) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aW8MK-0005YU-Rn for emacs-orgmode@gnu.org; Wed, 17 Feb 2016 15:06:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aW8MH-0000Mt-Ht for emacs-orgmode@gnu.org; Wed, 17 Feb 2016 15:06:00 -0500 Received: from plane.gmane.org ([80.91.229.3]:55828) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aW8MH-0000MX-BX for emacs-orgmode@gnu.org; Wed, 17 Feb 2016 15:05:57 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aW8MD-0007Cd-4X for emacs-orgmode@gnu.org; Wed, 17 Feb 2016 21:05:53 +0100 Received: from 143.176.214.220 ([143.176.214.220]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Feb 2016 21:05:53 +0100 Received: from spinuvit by 143.176.214.220 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Feb 2016 21:05:53 +0100 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: emacs-orgmode@gnu.org >> On Tue, Feb 02 2016 22:36, Nicolas Goaziou wrote: > Helm, indeed. >> Something is resetting in refile. I will investigate. I have finally checked this up. It's ido-ubiquitous override. Once that's removed, org refile started working again. I opened an issue there: https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/107 Vitalie