From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Stefan-W. Hahn" Subject: Re: refiling with helm Date: Wed, 4 Mar 2015 15:54:15 +0100 Message-ID: <20150304145415.GC12810@scotty.home> References: <20150301081326.GD22486@pille.home> <20150301081840.GE22486@pille.home> <87385ozo7o.fsf@kmlap.domain.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34859) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTAgl-0005EC-9L for emacs-orgmode@gnu.org; Wed, 04 Mar 2015 09:54:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YTAgg-0006Hm-BI for emacs-orgmode@gnu.org; Wed, 04 Mar 2015 09:54:19 -0500 Received: from mout.kundenserver.de ([212.227.126.131]:53066) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTAgg-0006HO-0K for emacs-orgmode@gnu.org; Wed, 04 Mar 2015 09:54:14 -0500 Content-Disposition: inline In-Reply-To: <87385ozo7o.fsf@kmlap.domain.org> 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: Kyle Meyer Cc: Xebar Saram , org mode Mail von Kyle Meyer, Sun, 01 Mar 2015 at 11:17:47 -0500: > "Stefan-W. Hahn" wrote: > So, given the default values, I think the only setup needed to get > generic helm completion is > > (setq org-outline-path-complete-in-steps nil) > > (require 'helm) > (require 'helm-config) > (helm-mode 1) Yes, you are right. I tested it and it worked. Thanks Stefan -- Stefan-W. Hahn It is easy to make things. It is hard to make things simple.