From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Fischmeister Subject: Re: patch to keep the level in refile Date: Sun, 1 Nov 2015 15:32:23 -0500 Message-ID: <87si4p4gjd.fsf@uwaterloo.ca> References: <87y4eh51yz.fsf@uwaterloo.ca> <87bnbdvkyc.fsf@nicolasgoaziou.fr> Reply-To: sfischme@uwaterloo.ca Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38181) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZszIl-0004VP-IL for emacs-orgmode@gnu.org; Sun, 01 Nov 2015 15:32:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZszIg-0004Ms-JW for emacs-orgmode@gnu.org; Sun, 01 Nov 2015 15:32:31 -0500 Received: from mailservices.uwaterloo.ca ([129.97.128.141]:36771 helo=mailchk-m05.uwaterloo.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZszIg-0004Ma-FE for emacs-orgmode@gnu.org; Sun, 01 Nov 2015 15:32:26 -0500 In-Reply-To: <87bnbdvkyc.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org >> 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? Because there might not be a lvl 2 heading, but still lvl 3 are tasks. Sebastian