From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathon Anderson Subject: Re: org-refile returns 'invalid target location' when refiling to file root Date: Mon, 28 Nov 2011 23:31:01 +0300 Message-ID: References: <20111128174404.GA59934@client195-234.wlan.hu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60137) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RV7rI-0003yr-SW for emacs-orgmode@gnu.org; Mon, 28 Nov 2011 15:31:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RV7rH-0001mG-TC for emacs-orgmode@gnu.org; Mon, 28 Nov 2011 15:31:24 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:62103) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RV7rH-0001lw-PL for emacs-orgmode@gnu.org; Mon, 28 Nov 2011 15:31:23 -0500 Received: by iaek3 with SMTP id k3so11871501iae.0 for ; Mon, 28 Nov 2011 12:31:22 -0800 (PST) In-Reply-To: <20111128174404.GA59934@client195-234.wlan.hu-berlin.de> 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: Jonathon Anderson , emacs-orgmode@gnu.org On Mon, Nov 28, 2011 at 8:44 PM, Viktor Rosenfeld wrote: > I have this in my .emacs file, maybe it helps. > > =C2=A0(setq org-refile-allow-creating-parent-nodes (quote confirm)) Yeah, I have that too. Or, similar. > (setq org-refile-allow-creating-parent-nodes t) ~jonathon