From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Refiling Completion Systems Date: Fri, 08 Feb 2019 09:05:19 -0500 Message-ID: <87k1iav0io.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:33834) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gs6md-0006so-5u for emacs-orgmode@gnu.org; Fri, 08 Feb 2019 09:05:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gs6mc-0004x1-Dl for emacs-orgmode@gnu.org; Fri, 08 Feb 2019 09:05:35 -0500 Received: from outbound1a.eu.mailhop.org ([52.58.109.202]:62743) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gs6mc-0004pH-30 for emacs-orgmode@gnu.org; Fri, 08 Feb 2019 09:05:34 -0500 Received: from localhost.localdomain (gollum.intra.norang.ca [192.168.1.5]) by thorin.intra.norang.ca (8.15.2/8.15.2/Debian-8) with ESMTPS id x18E5J1C001577 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 8 Feb 2019 09:05:20 -0500 Received: from localhost.localdomain (gollum [127.0.0.1]) by localhost.localdomain (8.14.3/8.14.3/Debian-9.4) with ESMTP id x18E5Jd5014082 for ; Fri, 8 Feb 2019 09:05:19 -0500 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" To: emacs-orgmode@gnu.org Hi, I've been using org-mode for over ten years and at some point the ido completion for refiling went away -- probably when refiling functionalty was rewritten. Is there a similar completion system available that I can use to locate my refile targets? I really liked the ido search with incremental search refinement (C-SPC) of IDO to limit my targets until I find the one I want. I'm currently using (setq org-refile-use-outline-path t) but that isn't really working well when I don't remember the parent task heading :) I am currently using Org on Windows. GNU Emacs 25.1.1 (x86_64-w64-mingw32) of 2016-09-17 Org mode version 9.2.1 (release_9.2.1-195-gef1edf @ c:/D-Drive/bin/org-mode/lisp/) Thanks for Org! Best regards, Bernt