From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: How to move up/down a headline but not the subtree? Date: Thu, 05 Jul 2018 12:50:43 +0200 Message-ID: <87wouaq7lo.fsf@nicolasgoaziou.fr> References: <23357.59250.52090.498378@frac.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fb1qb-0005vJ-Eo for emacs-orgmode@gnu.org; Thu, 05 Jul 2018 06:50:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fb1qY-0006He-AU for emacs-orgmode@gnu.org; Thu, 05 Jul 2018 06:50:49 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:50447) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fb1qY-0006Aq-3k for emacs-orgmode@gnu.org; Thu, 05 Jul 2018 06:50:46 -0400 In-Reply-To: <23357.59250.52090.498378@frac.u-strasbg.fr> (Alain Cochard's message of "Thu, 5 Jul 2018 11:40:02 +0200") 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: Alain.Cochard@unistra.fr Cc: emacs-orgmode@gnu.org Hello, Alain.Cochard@unistra.fr writes: > I am also interested in knowing if there are specific (deep?) reasons > why this seemingly basic operation, which I see as the analogous of > org-do-promote/demote and perform very often with standard (but > tedious) emacs editing commands, is not already implemented. Yes, this is not a "basic" operation: it breaks the structure of the document. Org helps you maintain it and organize it, this would be going the opposite way. There are ways to do this, and you can even automate them with a keyboard macro or a function. > [fn:1] I am surprised I can't find it in the manual -- I find it > extremely useful. Documentation patches are always welcome. The hardest part would be to find an appropriate location for this. Maybe Miscellaneous. Regards, -- Nicolas Goaziou