From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: bug: org-shiftmetaright fails to shift the last child Date: Tue, 25 Mar 2014 12:07:26 +0100 Message-ID: <87eh1qv8nl.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSPDE-0008Dt-Ex for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 07:08:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSPD3-0001FW-Gh for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 07:08:08 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:38478) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSPD3-0001FL-9q for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 07:07:57 -0400 In-Reply-To: (Samuel Wales's message of "Mon, 24 Mar 2014 21:54:17 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Samuel Wales writes: > === > * org-shiftmetaright on the following folded header will fail to shift > headline 3 > * bug > *** 2 > ***** [[http://www.google.com][google]] > *** 3 > === > > this is in maint. Fixed again, thanks and sorry for this regression. There is still one glitch: the tag in the headline with the bracket link will no be aligned properly when hidden. I spent time on this but cannot figure out how to fix it. Patch/insight welcome. -- Bastien