From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Jones Subject: Re: Feature request: org-goto hierarchical path completion with ido Date: Thu, 19 Mar 2009 12:08:41 -0600 Message-ID: References: <87bps0ultw.fsf@it.com> <08B80BD5-3EB0-4F1F-B09D-988FAA8D0628@uva.nl> <86r60uaibc.fsf@pmade.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LkMfw-0006Ek-Fc for emacs-orgmode@gnu.org; Thu, 19 Mar 2009 14:09:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LkMfr-0005gN-L5 for emacs-orgmode@gnu.org; Thu, 19 Mar 2009 14:09:03 -0400 Received: from [199.232.76.173] (port=39067 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LkMfr-0005fc-Dg for emacs-orgmode@gnu.org; Thu, 19 Mar 2009 14:08:59 -0400 Received: from main.gmane.org ([80.91.229.2]:40855 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LkMfq-0007ve-SG for emacs-orgmode@gnu.org; Thu, 19 Mar 2009 14:08:59 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LkMfm-0005mf-9Y for emacs-orgmode@gnu.org; Thu, 19 Mar 2009 18:08:54 +0000 Received: from c-67-177-235-141.hsd1.co.comcast.net ([67.177.235.141]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Mar 2009 18:08:54 +0000 Received: from mlists by c-67-177-235-141.hsd1.co.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Mar 2009 18:08:54 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org > This is what org-goto is for. You can select the interface > to be used with the variable org-goto-interface. Set it to > outline-path-completion and it will work like refiling. > You can configure the maximum depth for this command > with org-goto-max-level. Excellent. I had tried org-goto before, but didn't know about the org-goto-interface variable. This is exactly what I wanted. Thanks Carsten. -- Peter Jones, http://pmade.com pmade inc. Louisville, CO US