From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: patch to keep the level in refile Date: Sun, 01 Nov 2015 15:43:55 +0100 Message-ID: <87bnbdvkyc.fsf@nicolasgoaziou.fr> References: <87y4eh51yz.fsf@uwaterloo.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zstpo-0004A7-1G for emacs-orgmode@gnu.org; Sun, 01 Nov 2015 09:42:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zstpn-0006Y3-7q for emacs-orgmode@gnu.org; Sun, 01 Nov 2015 09:42:15 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:60785) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zstpn-0006Xw-1V for emacs-orgmode@gnu.org; Sun, 01 Nov 2015 09:42:15 -0500 In-Reply-To: <87y4eh51yz.fsf@uwaterloo.ca> (Sebastian Fischmeister's message of "Sun, 1 Nov 2015 07:41:05 -0500") 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: Sebastian Fischmeister Cc: emacs-orgmode@gnu.org Hello, Sebastian Fischmeister writes: > This allows to specify via a variable whether org-refile should keep the > level of the item when refiling. At the moment, org-refile automatically > creates a sub-item at the next level. This causes problems, when the > level has semantic meaning beyond defining the hierarchy (e.g., level 3 > always indicates a task while levels 2 and 1 are project headings). Why don't you simply refile into the parent, then? Regards, -- Nicolas Goaziou