From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH 2/2] org-refile: Fix inconsistency when listing refile targets Date: Mon, 03 Jul 2017 08:44:33 +0200 Message-ID: <877ezq10ku.fsf@nicolasgoaziou.fr> References: <20170515125455.18251-1-seb@wirrsal.net> <20170515125455.18251-2-seb@wirrsal.net> <87o9thsrky.fsf@wirrsal.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36697) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dRv67-0007S1-0q for emacs-orgmode@gnu.org; Mon, 03 Jul 2017 02:44:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dRv66-0007Go-BB for emacs-orgmode@gnu.org; Mon, 03 Jul 2017 02:44:39 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:33207) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dRv66-0007Ek-4r for emacs-orgmode@gnu.org; Mon, 03 Jul 2017 02:44:38 -0400 In-Reply-To: (Allen Li's message of "Wed, 28 Jun 2017 15:03:37 -0700") 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: Allen Li Cc: emacs-orgmode@gnu.org, Sebastian =?utf-8?Q?Reu=C3=9Fe?= Hello, Allen Li writes: > I just realized that this patch was applied to the master branch, not > the maint branch. > > The absence of this patch results in the continued life of a bug in > the maint branch where it is not possible to refile to the top level > of an agenda file when using full-file-path for > org-refile-use-outline-path. > > Is it possible to backport this to the maint branch? This will > require adding the org-protect-slash that I mentioned earlier in this > thread. Otherwise, refile is basically unusable for me when > full-file-path is set. Wouldn't 2906e50177d47b4f4a0e75532a0c9dcc9cf72824 be sufficient in your case? If not, what commits are required? Regards, -- Nicolas Goaziou