From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: Using helm only for org refiling Date: Mon, 22 Apr 2013 10:09:18 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUBoN-0005xR-62 for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 04:09:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUBoK-0000Md-Jy for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 04:09:19 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:56142) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUBoK-0000MF-DJ for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 04:09:16 -0400 In-reply-to: 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: Sylvain Rousseau Cc: Org-mode Sylvain Rousseau writes: > Hello, > > I use the following patch (against release_8.0) to refile with helm. Just > set org-completion-handler to 'helm. Thanks a lot, this is very nice! Any chance this patch may be applied in the official repository? Alan