From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Promote/demote an Active Region Date: Sun, 10 Apr 2016 22:39:56 +0200 Message-ID: <878u0lci5f.fsf@nicolasgoaziou.fr> References: <87h9fandy1.fsf@nicolasgoaziou.fr> <1460304438.2938682.574358889.4E88BCE5@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60854) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1apM7G-0001fi-42 for emacs-orgmode@gnu.org; Sun, 10 Apr 2016 16:37:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1apM7F-0007bp-6x for emacs-orgmode@gnu.org; Sun, 10 Apr 2016 16:37:54 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:45576) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1apM7F-0007bl-1f for emacs-orgmode@gnu.org; Sun, 10 Apr 2016 16:37:53 -0400 In-Reply-To: <1460304438.2938682.574358889.4E88BCE5@webmail.messagingengine.com> (Ron Mitchell's message of "Sun, 10 Apr 2016 17:07:18 +0100") 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: Ron Mitchell Cc: emacs-orgmode@gnu.org Hello, Ron Mitchell writes: > When I do Meta-Shift-Right on your example (with, as in yours, the > region set to the first two lines): > > * H1 > ** H11 > * H2 > > I get > > * H1 > *** H11 > * H2 > > It's not a problem with key binding, because I get the same result if I > execute the command 'org-demote-subtree'. You could update Org and try again. The issue may have been fixed already. Regards, -- Nicolas Goaziou